[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1600309143-5483-1-git-send-email-wangqing@vivo.com>
Date: Thu, 17 Sep 2020 10:19:00 +0800
From: Wang Qing <wangqing@...o.com>
To: Trond Myklebust <trond.myklebust@...merspace.com>,
Anna Schumaker <anna.schumaker@...app.com>,
linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Wang Qing <wangqing@...o.com>
Subject: [PATCH] nfs: fix spellint typo in pnfs.c
Change the comment typo: "manger" -> "manager".
Signed-off-by: Wang Qing <wangqing@...o.com>
---
fs/nfs/pnfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/nfs/pnfs.c b/fs/nfs/pnfs.c
index 71f7741..0e50b9d
--- a/fs/nfs/pnfs.c
+++ b/fs/nfs/pnfs.c
@@ -902,7 +902,7 @@ pnfs_destroy_layouts_byclid(struct nfs_client *clp,
}
/*
- * Called by the state manger to remove all layouts established under an
+ * Called by the state manager to remove all layouts established under an
* expired lease.
*/
void
--
2.7.4
Powered by blists - more mailing lists