projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40b2ea8
)
Clean up duplicate includes in fs/ecryptfs/
author
Jesper Juhl
<jesper.juhl@gmail.com>
Wed, 17 Oct 2007 06:26:23 +0000
(23:26 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:48 +0000
(08:42 -0700)
This patch cleans up duplicate includes in
fs/ecryptfs/
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Cc: Michael A Halcrow <mahalcro@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ecryptfs/main.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/ecryptfs/main.c
b/fs/ecryptfs/main.c
index bceee53a11fe24aa9909aa17a0fda586d6a5ec89..b83a512b7e085183e6ea3edb15c8dda3047889b5 100644
(file)
--- 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>