The patch titled
Clean up duplicate includes in fs/ecryptfs/
has been removed from the -mm tree. Its filename was
clean-up-duplicate-includes-in-fs-ecryptfs.patch
This patch was dropped because it was merged into mainline or a subsystem tree
------------------------------------------------------
Subject: Clean up duplicate includes in fs/ecryptfs/
From: Jesper Juhl <[EMAIL PROTECTED]>
This patch cleans up duplicate includes in
fs/ecryptfs/
Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]>
Cc: Michael A Halcrow <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
fs/ecryptfs/main.c | 1 -
1 file changed, 1 deletion(-)
diff -puN fs/ecryptfs/main.c~clean-up-duplicate-includes-in-fs-ecryptfs
fs/ecryptfs/main.c
--- a/fs/ecryptfs/main.c~clean-up-duplicate-includes-in-fs-ecryptfs
+++ a/fs/ecryptfs/main.c
@@ -32,7 +32,6 @@
#include <linux/crypto.h>
#include <linux/netlink.h>
#include <linux/mount.h>
-#include <linux/dcache.h>
#include <linux/pagemap.h>
#include <linux/key.h>
#include <linux/parser.h>
_
Patches currently in -mm which might be from [EMAIL PROTECTED] 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 [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html