All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND] fs: afs: delete repeated words in comments
@ 2021-01-25 19:51 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2021-01-25 19:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, David Howells, linux-afs

Drop duplicated words {the, consider} in comments.

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-25 19:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25 19:51 [PATCH RESEND] fs: afs: delete repeated words in comments Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.