Commit 923ae471 authored by zilong.liu's avatar zilong.liu Committed by Theodore Ts'o

ext4 crypto: remove duplicate header file

Remove key.h which is included twice in crypto_fname.c
Signed-off-by: default avatarzilong.liu <liuziloong@gmail.com>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 911af577
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment