[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220905060223.1819929-1-13667453960@163.com>
Date: Mon, 5 Sep 2022 14:02:23 +0800
From: Jiangshan Yi <13667453960@....com>
To: miklos@...redi.hu
Cc: linux-unionfs@...r.kernel.org, linux-kernel@...r.kernel.org,
Jiangshan Yi <yijiangshan@...inos.cn>,
k2ci <kernel-bot@...inos.cn>
Subject: [PATCH] fs/overlayfs/file.c: fix spelling typo in comment
From: Jiangshan Yi <yijiangshan@...inos.cn>
Fix spelling typo in comment.
Reported-by: k2ci <kernel-bot@...inos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@...inos.cn>
---
fs/overlayfs/file.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/overlayfs/file.c b/fs/overlayfs/file.c
index daff601b5c41..d17faeb014e5 100644
--- a/fs/overlayfs/file.c
+++ b/fs/overlayfs/file.c
@@ -34,7 +34,7 @@ static char ovl_whatisit(struct inode *inode, struct inode *realinode)
return 'm';
}
-/* No atime modificaton nor notify on underlying */
+/* No atime modification nor notify on underlying */
#define OVL_OPEN_FLAGS (O_NOATIME | FMODE_NONOTIFY)
static struct file *ovl_open_realfile(const struct file *file,
--
2.27.0
No virus found
Checked by Hillstone Network AntiVirus
Powered by blists - more mailing lists