Drop duplicated words {the, consider} in comments.

Signed-off-by: Randy Dunlap <rdun...@infradead.org>
Cc: David Howells <dhowe...@redhat.com>
Cc: linux-...@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

Reply via email to