Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>