[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210313051955.18343-1-unixbhaskar@gmail.com>
Date: Sat, 13 Mar 2021 10:49:55 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: viro@...iv.linux.org.uk, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: rdunlap@...radead.org, Bhaskar Chowdhury <unixbhaskar@...il.com>
Subject: [PATCH] include: linux: Fix a typo in the file fs.h
s/varous/various/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
include/linux/fs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/fs.h b/include/linux/fs.h
index ec8f3ddf4a6a..c37a17c32d74 100644
--- a/include/linux/fs.h
+++ b/include/linux/fs.h
@@ -1051,7 +1051,7 @@ bool opens_in_grace(struct net *);
* FIXME: should we create a separate "struct lock_request" to help distinguish
* these two uses?
*
- * The varous i_flctx lists are ordered by:
+ * The various i_flctx lists are ordered by:
*
* 1) lock owner
* 2) lock range start
--
2.26.2
Powered by blists - more mailing lists