The patch titled Clean up duplicate includes in Documentation/ has been removed from the -mm tree. Its filename was clean-up-duplicate-includes-in-documentation.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: Clean up duplicate includes in Documentation/ From: Jesper Juhl <jesper.juhl@xxxxxxxxx> This patch cleans up duplicate includes in Documentation/ Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx> Acked-by: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/accounting/getdelays.c | 1 - 1 file changed, 1 deletion(-) diff -puN Documentation/accounting/getdelays.c~clean-up-duplicate-includes-in-documentation Documentation/accounting/getdelays.c --- a/Documentation/accounting/getdelays.c~clean-up-duplicate-includes-in-documentation +++ a/Documentation/accounting/getdelays.c @@ -21,7 +21,6 @@ #include <sys/types.h> #include <sys/stat.h> #include <sys/socket.h> -#include <sys/types.h> #include <signal.h> #include <linux/genetlink.h> _ Patches currently in -mm which might be from jesper.juhl@xxxxxxxxx are origin.patch git-cifs.patch mga_dma-return-err-not-just-zero-from-mga_do_cleanup_dma.patch mxser-fix-compiler-warning-when-building-withoug-config_pci.patch mxser-fix-compiler-warning-when-building-withoug-config_pci-fix.patch cyclades-avoid-label-defined-but-not-used-warning.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html