[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220722095519.79124-1-slark_xiao@163.com>
Date: Fri, 22 Jul 2022 17:55:19 +0800
From: Slark Xiao <slark_xiao@....com>
To: dhowells@...hat.com, marc.dionne@...istor.com
Cc: linux-kernel@...r.kernel.org, linux-afs@...ts.infradead.org,
Slark Xiao <slark_xiao@....com>
Subject: [PATCH] afs: Fix typo 'the the' in comment
Replace 'the the' with 'the' in the comment.
Signed-off-by: Slark Xiao <slark_xiao@....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 c4210a3964d8..801fe305878f 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)
--
2.25.1
Powered by blists - more mailing lists