The patch titled Clean up duplicate includes in fs/gfs2/ has been removed from the -mm tree. Its filename was clean-up-duplicate-includes-in-fs-gfs2.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: Clean up duplicate includes in fs/gfs2/ From: Jesper Juhl <jesper.juhl@xxxxxxxxx> This patch cleans up duplicate includes in fs/gfs2/ Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/gfs2/glock.c | 2 -- fs/gfs2/locking/dlm/lock_dlm.h | 1 - fs/gfs2/locking/nolock/main.c | 1 - 3 files changed, 4 deletions(-) diff -puN fs/gfs2/glock.c~clean-up-duplicate-includes-in-fs-gfs2 fs/gfs2/glock.c --- a/fs/gfs2/glock.c~clean-up-duplicate-includes-in-fs-gfs2 +++ a/fs/gfs2/glock.c @@ -25,8 +25,6 @@ #include <asm/uaccess.h> #include <linux/seq_file.h> #include <linux/debugfs.h> -#include <linux/module.h> -#include <linux/kallsyms.h> #include "gfs2.h" #include "incore.h" diff -puN fs/gfs2/locking/dlm/lock_dlm.h~clean-up-duplicate-includes-in-fs-gfs2 fs/gfs2/locking/dlm/lock_dlm.h --- a/fs/gfs2/locking/dlm/lock_dlm.h~clean-up-duplicate-includes-in-fs-gfs2 +++ a/fs/gfs2/locking/dlm/lock_dlm.h @@ -13,7 +13,6 @@ #include <linux/module.h> #include <linux/slab.h> #include <linux/spinlock.h> -#include <linux/module.h> #include <linux/types.h> #include <linux/string.h> #include <linux/list.h> diff -puN fs/gfs2/locking/nolock/main.c~clean-up-duplicate-includes-in-fs-gfs2 fs/gfs2/locking/nolock/main.c --- a/fs/gfs2/locking/nolock/main.c~clean-up-duplicate-includes-in-fs-gfs2 +++ a/fs/gfs2/locking/nolock/main.c @@ -9,7 +9,6 @@ #include <linux/module.h> #include <linux/slab.h> -#include <linux/module.h> #include <linux/init.h> #include <linux/types.h> #include <linux/fs.h> _ Patches currently in -mm which might be from jesper.juhl@xxxxxxxxx are git-alsa.patch clean-up-duplicate-includes-in-sound-ppc.patch git-agpgart.patch fix-use-after-free--double-free-bug-in-amd_create_gatt_pages--amd_free_gatt_pages.patch git-dvb.patch clean-up-duplicate-includes-in-drivers-hwmon.patch git-gfs2-nmw.patch hid-fix-a-null-pointer-dereference-when-we-fail-to-allocate-memory.patch clean-up-duplicate-includes-in-drivers-input.patch git-kbuild.patch git-mtd.patch clean-up-duplicate-includes-in-drivers-net.patch clean-up-duplicate-includes-in-drivers-atm.patch clean-up-duplicate-includes-in-net-atm.patch clean-up-duplicate-includes-in-net-bridge.patch clean-up-duplicate-includes-in-net-ipv4.patch clean-up-duplicate-includes-in-net-ipv6.patch clean-up-duplicate-includes-in-net-netfilter.patch clean-up-duplicate-includes-in-net-sched.patch clean-up-duplicate-includes-in-net-sunrpc.patch clean-up-duplicate-includes-in-net-tipc.patch clean-up-duplicate-includes-in-net-xfrm.patch clean-up-duplicate-includes-in-include-linux-nfs_fsh.patch clean-up-duplicate-includes-in-fs-ntfs.patch git-selinux.patch clean-up-duplicate-includes-in-drivers-scsi.patch clean-up-duplicate-includes-in-drivers-block.patch clean-up-duplicate-includes-in-drivers-usb.patch clean-up-duplicate-includes-in-arch-i386-xen.patch git-xfs.patch clean-up-duplicate-includes-in-include-linux-memory_hotplugh.patch clean-up-duplicate-includes-in-mm.patch ipmi-fix-mem-leak-in-try_init_dmi.patch fix-a-use-after-free-bug-in-kernel-userspace-relay-file-support.patch clean-up-duplicate-includes-in-drivers-char.patch clean-up-duplicate-includes-in-drivers-w1.patch clean-up-duplicate-includes-in-fs.patch clean-up-duplicate-includes-in-fs-ecryptfs.patch clean-up-duplicate-includes-in-kernel.patch cciss-fix-memory-leak.patch clean-up-duplicate-includes-in-drivers-spi.patch floppy-do-a-very-minimal-style-cleanup-of-the-floppy-driver.patch floppy-remove-dead-commented-out-code-from-floppy-driver.patch floppy-remove-register-keyword-use-from-floppy-driver.patch clean-up-duplicate-includes-in-documentation.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