summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Remonda <adrianremonda@gmail.com>2015-05-18 20:34:50 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-31 09:32:46 +0900
commit4f445e634cd6af72028fd389ede325b1bde04c87 (patch)
tree8064bbf1945c5a472a573b823a505310e21b7e9a
parenta612b007280192743f52a8fb764aefbeca05f188 (diff)
downloadop-kernel-dev-4f445e634cd6af72028fd389ede325b1bde04c87.zip
op-kernel-dev-4f445e634cd6af72028fd389ede325b1bde04c87.tar.gz
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>
-rw-r--r--drivers/staging/lustre/lustre/ptlrpc/nrs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lustre/ptlrpc/nrs.c b/drivers/staging/lustre/lustre/ptlrpc/nrs.c
index 63a05f4..d38a1af 100644
--- a/drivers/staging/lustre/lustre/ptlrpc/nrs.c
+++ b/drivers/staging/lustre/lustre/ptlrpc/nrs.c
@@ -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)
OpenPOWER on IntegriCloud