The patch titled Subject: lib: libcrc32c: delete duplicated words has been removed from the -mm tree. Its filename was lib-libcrc32c-delete-duplicated-words.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Subject: lib: libcrc32c: delete duplicated words Drop the repeated word "the". Link: https://lkml.kernel.org/r/20200823040430.25807-1-rdunlap@xxxxxxxxxxxxx Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- lib/libcrc32c.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/lib/libcrc32c.c~lib-libcrc32c-delete-duplicated-words +++ a/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. * _ Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxxx are