projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
911af57
)
ext4 crypto: remove duplicate header file
author
zilong.liu
<liuziloong@gmail.com>
Tue, 28 Jul 2015 19:12:18 +0000
(15:12 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 28 Jul 2015 19:12:18 +0000
(15:12 -0400)
Remove key.h which is included twice in crypto_fname.c
Signed-off-by: zilong.liu <liuziloong@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/crypto_fname.c
patch
|
blob
|
history
diff --git
a/fs/ext4/crypto_fname.c
b/fs/ext4/crypto_fname.c
index 86ee996a2bd4b2b2d4a7af1aa7c2fa51de117c7f..847f919c84d9cc382889935baac16b6b8a1064e2 100644
(file)
--- 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>