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:
c5b60b5
)
SMACK: Don't #include Ext2 headers
author
David Howells
<dhowells@redhat.com>
Fri, 23 Apr 2010 11:48:12 +0000
(12:48 +0100)
committer
James Morris
<jmorris@namei.org>
Mon, 26 Apr 2010 22:46:00 +0000
(08:46 +1000)
Don't #include Ext2 headers into Smack unnecessarily.
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/smack/smack_lsm.c
patch
|
blob
|
blame
|
history
diff --git
a/security/smack/smack_lsm.c
b/security/smack/smack_lsm.c
index 98eeddcb4b6fe48291ab5b9783814fef93dbb85d..2a20738e7ea554d4c84a8d03e64a70ab6aab4a61 100644
(file)
--- a/
security/smack/smack_lsm.c
+++ b/
security/smack/smack_lsm.c
@@
-19,7
+19,6
@@
#include <linux/pagemap.h>
#include <linux/mount.h>
#include <linux/stat.h>
-#include <linux/ext2_fs.h>
#include <linux/kd.h>
#include <asm/ioctls.h>
#include <linux/ip.h>