lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Sun, 24 Jul 2022 15:20:38 +0800
From:   wangjianli <wangjianli@...rlc.com>
To:     willy@...radead.org
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..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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ