All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] lib: libcrc32c: delete duplicated words
@ 2020-08-23  4:04 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2020-08-23  4:04 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Clay Haapala, Andrew Morton, Herbert Xu

Drop the repeated word "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Clay Haapala <chaapala@cisco.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
---
 lib/libcrc32c.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200730.orig/lib/libcrc32c.c
+++ linux-next-20200730/lib/libcrc32c.c
@@ -12,7 +12,7 @@
  * pages =        {},
  * month =        {June},
  *}
- * Used by the iSCSI driver, possibly others, and derived from the
+ * Used by the iSCSI driver, possibly others, and derived from
  * the iscsi-crc.c module of the linux-iscsi driver at
  * http://linux-iscsi.sourceforge.net.
  *

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

only message in thread, other threads:[~2020-08-23  4:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-23  4:04 [PATCH] lib: libcrc32c: delete duplicated words 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.