aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4
diff options
context:
space:
mode:
authorMister Oyster <oysterized@gmail.com>2018-01-01 14:43:26 +0100
committerMister Oyster <oysterized@gmail.com>2018-01-01 14:48:13 +0100
commit44dc038f8a100b28f8c9de53e2068833a3dba50d (patch)
treed45661c2699a1a56441b01be45db88be0f972e6e /fs/ext4
parent6afdb3e39a42418e0a1f17817251cfbbdb144e09 (diff)
ext4: remove duplicate header include
Diffstat (limited to 'fs/ext4')
-rw-r--r--fs/ext4/crypto_fname.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ext4/crypto_fname.c b/fs/ext4/crypto_fname.c
index 09bee35dc..2fbef8a14 100644
--- a/fs/ext4/crypto_fname.c
+++ b/fs/ext4/crypto_fname.c
@@ -19,7 +19,6 @@
#include <linux/gfp.h>
#include <linux/kernel.h>
#include <linux/key.h>
-#include <linux/key.h>
#include <linux/list.h>
#include <linux/mempool.h>
#include <linux/random.h>