* [PATCH] rhashtable: drop duplicated word in <linux/rhashtable.h>
@ 2020-07-17 23:37 Randy Dunlap
2020-07-18 1:34 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-17 23:37 UTC (permalink / raw)
To: LKML, netdev@vger.kernel.org; +Cc: Thomas Graf, Herbert Xu
From: Randy Dunlap <rdunlap@infradead.org>
Drop the doubled word "be" in a comment.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Thomas Graf <tgraf@suug.ch>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: netdev@vger.kernel.org
---
include/linux/rhashtable.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200714.orig/include/linux/rhashtable.h
+++ linux-next-20200714/include/linux/rhashtable.h
@@ -33,7 +33,7 @@
* of two or more hash tables when the rhashtable is being resized.
* The end of the chain is marked with a special nulls marks which has
* the least significant bit set but otherwise stores the address of
- * the hash bucket. This allows us to be be sure we've found the end
+ * the hash bucket. This allows us to be sure we've found the end
* of the right list.
* The value stored in the hash bucket has BIT(0) used as a lock bit.
* This bit must be atomically set before any changes are made to
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] rhashtable: drop duplicated word in <linux/rhashtable.h>
2020-07-17 23:37 [PATCH] rhashtable: drop duplicated word in <linux/rhashtable.h> Randy Dunlap
@ 2020-07-18 1:34 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-07-18 1:34 UTC (permalink / raw)
To: rdunlap; +Cc: linux-kernel, netdev, tgraf, herbert
From: Randy Dunlap <rdunlap@infradead.org>
Date: Fri, 17 Jul 2020 16:37:25 -0700
> From: Randy Dunlap <rdunlap@infradead.org>
>
> Drop the doubled word "be" in a comment.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Applied, thank you.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-18 1:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-17 23:37 [PATCH] rhashtable: drop duplicated word in <linux/rhashtable.h> Randy Dunlap
2020-07-18 1:34 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).