From: zilong.liu Date: Tue, 28 Jul 2015 19:12:18 +0000 (-0400) Subject: ext4 crypto: remove duplicate header file X-Git-Tag: firefly_0821_release~176^2~1156^2~6 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=923ae471773a6b324815ef3e3c5e787818ae129a;p=firefly-linux-kernel-4.4.55.git ext4 crypto: remove duplicate header file Remove key.h which is included twice in crypto_fname.c Signed-off-by: zilong.liu Signed-off-by: Theodore Ts'o --- diff --git a/fs/ext4/crypto_fname.c b/fs/ext4/crypto_fname.c index 86ee996a2bd4..847f919c84d9 100644 --- a/fs/ext4/crypto_fname.c +++ b/fs/ext4/crypto_fname.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include