[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220908121856.8589-1-wangjianli@cdjrlc.com>
Date: Thu, 8 Sep 2022 20:18:56 +0800
From: wangjianli <wangjianli@...rlc.com>
To: unlisted-recipients:; (no To-header on input)
Cc: linux-kernel@...r.kernel.org, wangjianli <wangjianli@...rlc.com>
Subject: [PATCH] fs/romfs: fix repeated words in comments
Delete the redundant word 'in'.
Signed-off-by: wangjianli <wangjianli@...rlc.com>
---
fs/romfs/super.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/romfs/super.c b/fs/romfs/super.c
index c59b230d55b4..4794d65c995d 100644
--- a/fs/romfs/super.c
+++ b/fs/romfs/super.c
@@ -41,7 +41,7 @@
* dentries in lookup
* clean up page flags setting
* (error, uptodate, locking) in
- * in read_folio
+ * read_folio
* use init_special_inode for
* fifos/sockets (and streamline) in
* read_inode, fix _ops table order
--
2.36.1
Powered by blists - more mailing lists