projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
500cac3
)
ovl: remove duplicated include from super.c
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 6 Jul 2016 12:27:15 +0000
(12:27 +0000)
committer
Miklos Szeredi
<mszeredi@redhat.com>
Fri, 29 Jul 2016 10:05:24 +0000
(12:05 +0200)
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/overlayfs/super.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/overlayfs/super.c
b/fs/overlayfs/super.c
index 0d40f9a83c32bc0d64414db8429a174e8c94cf83..fa997bdd951d6a1f5388c46ea898bfa2edf0c4e8 100644
(file)
--- a/
fs/overlayfs/super.c
+++ b/
fs/overlayfs/super.c
@@
-16,7
+16,6
@@
#include <linux/slab.h>
#include <linux/parser.h>
#include <linux/module.h>
-#include <linux/pagemap.h>
#include <linux/sched.h>
#include <linux/statfs.h>
#include <linux/seq_file.h>