1
0
Fork 0

Staging: lustre: Fixed typo

In the explanation of the function the name of the function was incorrect

Signed-off-by: Adrian Remonda <adrianremonda@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
hifive-unleashed-5.1
Adrian Remonda 2015-05-18 20:34:50 +02:00 committed by Greg Kroah-Hartman
parent a612b00728
commit 4f445e634c
1 changed files with 1 additions and 1 deletions

View File

@ -478,7 +478,7 @@ static void nrs_resource_get_safe(struct ptlrpc_nrs *nrs,
*
* \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()
*/
static void nrs_resource_put_safe(struct ptlrpc_nrs_resource **resp)