The patch titled Subject: lib: test_sysctl: delete duplicated words has been removed from the -mm tree. Its filename was lib-test_sysctl-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: test_sysctl: delete duplicated words Drop the repeated word "the". Link: https://lkml.kernel.org/r/20200823040520.1999-1-rdunlap@xxxxxxxxxxxxx Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- lib/test_sysctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/lib/test_sysctl.c~lib-test_sysctl-delete-duplicated-words +++ a/lib/test_sysctl.c @@ -16,7 +16,7 @@ */ /* - * This module provides an interface to the the proc sysctl interfaces. This + * This module provides an interface to the proc sysctl interfaces. This * driver requires CONFIG_PROC_SYSCTL. It will not normally be loaded by the * system unless explicitly requested by name. You can also build this driver * into your kernel. _ Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxxx are