Drop the repeated word "the".
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Clay Haapala <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Herbert Xu <[email protected]>
---
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.
*