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]
Message-ID: <4e4279d109cc2f0156483700b628fe41@208suo.com>
Date:   Fri, 21 Jul 2023 00:03:07 +0800
From:   pangzizhen001@...suo.com
To:     dhowells@...hat.com, marc.dionne@...istor.com
Cc:     linux-afs@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH] fs/afs: Fix typos in comments

Delete duplicate word "the"

Signed-off-by: Zizhen Pang <pangzizhen001@...suo.com>
---
  fs/afs/flock.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/afs/flock.c b/fs/afs/flock.c
index 9c6dea3139f5..a2332d7b15d4 100644
--- a/fs/afs/flock.c
+++ b/fs/afs/flock.c
@@ -152,7 +152,7 @@ static void afs_next_locker(struct afs_vnode *vnode, 
int error)
  }

  /*
- * Kill off all waiters in the the pending lock queue due to the vnode 
being
+ * Kill off all waiters in the pending lock queue due to the vnode 
being
   * deleted.
   */
  static void afs_kill_lockers_enoent(struct afs_vnode *vnode)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ