* [PATCH][18/37] Clean up duplicate includes in fs/ecryptfs/
@ 2007-07-21 15:03 Jesper Juhl
0 siblings, 0 replies; only message in thread
From: Jesper Juhl @ 2007-07-21 15:03 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Andrew Morton, Jesper Juhl, Michael A Halcrow,
Michael C Thompson, Tyler Hicks, ecryptfs-devel, Mike Halcrow,
phillip
Hi,
This patch cleans up duplicate includes in
fs/ecryptfs/
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---
diff --git a/fs/ecryptfs/main.c b/fs/ecryptfs/main.c
index e557a67..7a7cfc0 100644
--- a/fs/ecryptfs/main.c
+++ b/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>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-21 15:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-21 15:03 [PATCH][18/37] Clean up duplicate includes in fs/ecryptfs/ Jesper Juhl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome