Skip to content

Commit

Permalink
SMACK: Don't #include Ext2 headers
Browse files Browse the repository at this point in the history
Don't #include Ext2 headers into Smack unnecessarily.

Signed-off-by: David Howells <[email protected]>
Acked-by: Casey Schaufler <[email protected]>
Signed-off-by: James Morris <[email protected]>
  • Loading branch information
dhowells authored and James Morris committed Apr 26, 2010
1 parent c5b60b5 commit 98ec437
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion security/smack/smack_lsm.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 98ec437

Please sign in to comment.