[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20230919021416.49535-1-yangqixiao@inspur.com>
Date: Tue, 19 Sep 2023 10:14:16 +0800
From: Tom Yang <yangqixiao@...pur.com>
To: <dhowells@...hat.com>, <marc.dionne@...istor.com>
CC: <linux-afs@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
Tom Yang <yangqixiao@...pur.com>
Subject: [PATCH] fs: afs: two "the"
There are two "the" in this commentingy.
Signed-off-by: Tom Yang <yangqixiao@...pur.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)
--
2.31.1
Powered by blists - more mailing lists