diff options
| author | Mister Oyster <oysterized@gmail.com> | 2018-01-01 14:43:26 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2018-01-01 14:48:13 +0100 |
| commit | 44dc038f8a100b28f8c9de53e2068833a3dba50d (patch) | |
| tree | d45661c2699a1a56441b01be45db88be0f972e6e /fs/ext4 | |
| parent | 6afdb3e39a42418e0a1f17817251cfbbdb144e09 (diff) | |
ext4: remove duplicate header include
Diffstat (limited to 'fs/ext4')
| -rw-r--r-- | fs/ext4/crypto_fname.c | 1 |
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> |
