From: Randy Dunlap Date: Fri, 16 Oct 2020 03:10:48 +0000 (-0700) Subject: lib: libcrc32c: delete duplicated words X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f1e594acb1bdf29b583fe205793699a8e7c35fc0;p=linux.git lib: libcrc32c: delete duplicated words Drop the repeated word "the". Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Link: https://lkml.kernel.org/r/20200823040430.25807-1-rdunlap@infradead.org Signed-off-by: Linus Torvalds --- diff --git a/lib/libcrc32c.c b/lib/libcrc32c.c index 77ab839644c55..5ca0d815a95df 100644 --- a/lib/libcrc32c.c +++ b/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. *