Commit 4f445e63 authored by Adrian Remonda's avatar Adrian Remonda Committed by Greg Kroah-Hartman

Staging: lustre: Fixed typo

In the explanation of the function the name of the function was incorrect
Signed-off-by: default avatarAdrian Remonda <adrianremonda@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a612b007
...@@ -478,7 +478,7 @@ static void nrs_resource_get_safe(struct ptlrpc_nrs *nrs, ...@@ -478,7 +478,7 @@ static void nrs_resource_get_safe(struct ptlrpc_nrs *nrs,
* *
* \param resp the resource hierarchy that is being released * \param resp the resource hierarchy that is being released
* *
* \see ptlrpcnrs_req_hp_move() * \see ptlrpc_nrs_req_hp_move()
* \see ptlrpc_nrs_req_finalize() * \see ptlrpc_nrs_req_finalize()
*/ */
static void nrs_resource_put_safe(struct ptlrpc_nrs_resource **resp) static void nrs_resource_put_safe(struct ptlrpc_nrs_resource **resp)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment