Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea0b7d5d authored by Jesper Juhl's avatar Jesper Juhl Committed by Linus Torvalds
Browse files

Clean up duplicate includes in fs/ecryptfs/



This patch cleans up duplicate includes in
	fs/ecryptfs/

Signed-off-by: default avatarJesper Juhl <jesper.juhl@gmail.com>
Cc: Michael A Halcrow <mahalcro@us.ibm.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 40b2ea83
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -32,7 +32,6 @@
#include <linux/crypto.h>
#include <linux/crypto.h>
#include <linux/netlink.h>
#include <linux/netlink.h>
#include <linux/mount.h>
#include <linux/mount.h>
#include <linux/dcache.h>
#include <linux/pagemap.h>
#include <linux/pagemap.h>
#include <linux/key.h>
#include <linux/key.h>
#include <linux/parser.h>
#include <linux/parser.h>