mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 17:51:57 +09:00
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
a612b00728
commit
4f445e634c
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user