[PATCH RESEND] fs: afs: delete repeated words in comments

Randy Dunlap rdunlap at infradead.org
Mon Jan 25 14:51:30 EST 2021


Drop duplicated words {the, consider} in comments.

Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
Cc: David Howells <dhowells at redhat.com>
Cc: linux-afs at lists.infradead.org
---
 fs/afs/flock.c  |    2 +-
 fs/afs/rotate.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200807.orig/fs/afs/flock.c
+++ linux-next-20200807/fs/afs/flock.c
@@ -152,7 +152,7 @@ static void afs_next_locker(struct afs_v
 }
 
 /*
- * 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)
--- linux-next-20200807.orig/fs/afs/rotate.c
+++ linux-next-20200807/fs/afs/rotate.c
@@ -236,7 +236,7 @@ bool afs_select_fileserver(struct afs_op
 
 		case VMOVED:
 			/* The volume migrated to another server.  We consider
-			 * consider all locks and callbacks broken and request
+			 * all locks and callbacks broken and request
 			 * an update from the VLDB.
 			 *
 			 * We also limit the number of VMOVED hops we will



More information about the linux-afs mailing list