linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fs/romfs: fix repeated words in comments
@ 2022-09-08 12:18 wangjianli
  0 siblings, 0 replies; 2+ messages in thread
From: wangjianli @ 2022-09-08 12:18 UTC (permalink / raw)
  Cc: linux-kernel, wangjianli

Delete the redundant word 'in'.

Signed-off-by: wangjianli <wangjianli@cdjrlc.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] fs/romfs: fix repeated words in comments
@ 2022-07-24  7:20 wangjianli
  0 siblings, 0 replies; 2+ messages in thread
From: wangjianli @ 2022-07-24  7:20 UTC (permalink / raw)
  To: willy; +Cc: linux-kernel, wangjianli

 Delete the redundant word 'in'.

Signed-off-by: wangjianli <wangjianli@cdjrlc.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..b30bbba7001f 100644
--- a/fs/romfs/super.c
+++ b/fs/romfs/super.c
@@ -40,7 +40,7 @@
  *			2.3.9		clean up usage of ENOENT/negative
  *					  dentries in lookup
  *					clean up page flags setting
- *					  (error, uptodate, locking) in
+ *					  (error, uptodate, locking)
  *					  in read_folio
  *					use init_special_inode for
  *					  fifos/sockets (and streamline) in
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-08 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-08 12:18 [PATCH] fs/romfs: fix repeated words in comments wangjianli
  -- strict thread matches above, loose matches on Subject: below --
2022-07-24  7:20 wangjianli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).