fscrypt: resolve some cherry-pick bugs
- remove wrong linux/fscrypt.h declared in ext4 - remove obsolete function Fixes: 734f0d241d2b ("fscrypt: clean up include file mess") Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
This commit is contained in:
parent
9e32f17d24
commit
ba1ade7101
1 changed files with 0 additions and 3 deletions
|
@ -37,9 +37,6 @@
|
|||
#include <linux/compat.h>
|
||||
#endif
|
||||
|
||||
#define __FS_HAS_ENCRYPTION IS_ENABLED(CONFIG_EXT4_FS_ENCRYPTION)
|
||||
#include <linux/fscrypt.h>
|
||||
|
||||
/*
|
||||
* The fourth extended filesystem constants/structures
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue