* [PATCH] fs/afs: Fix typos in comments
[not found] <20230720160136.1902-1-wangjianli@cdjrlc.com>
@ 2023-07-20 16:03 ` pangzizhen001
0 siblings, 0 replies; only message in thread
From: pangzizhen001 @ 2023-07-20 16:03 UTC (permalink / raw)
To: dhowells, marc.dionne; +Cc: linux-afs, linux-kernel
Delete duplicate word "the"
Signed-off-by: Zizhen Pang <pangzizhen001@208suo.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)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-07-20 16:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230720160136.1902-1-wangjianli@cdjrlc.com>
2023-07-20 16:03 ` [PATCH] fs/afs: Fix typos in comments pangzizhen001
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome