mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 07:23:14 +00:00
SMACK: Don't #include Ext2 headers
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>
This commit is contained in:
parent
c5b60b5e67
commit
98ec4373ba
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user