VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Randy Dunlap <rdunlap@infradead.org> 2020-10-15 20:10:48 -0700 committer: Linus Torvalds <torvalds@linux-foundation.org> 2020-10-16 11:11:19 -0700 commit: f1e594acb1bdf29b583fe205793699a8e7c35fc0 parent: 197d6c1dde4e19517e8cf843eec7fc6417241969
Commit Summary:
lib: libcrc32c: delete duplicated words
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/lib/libcrc32c.c b/lib/libcrc32c.c
index 77ab839644c5..5ca0d815a95d 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.
  *