1
0
Fork 0

Clean up duplicate includes in fs/ecryptfs/

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>
wifi-calibration
Jesper Juhl 2007-10-16 23:26:23 -07:00 committed by Linus Torvalds
parent 40b2ea8397
commit ea0b7d5da0
1 changed files with 0 additions and 1 deletions

View File

@ -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>