linux-hardened/fs/crypto
Eric Biggers d83ae730b6 fscrypto: remove unnecessary includes
This patch removes some #includes that are clearly not needed, such as a
reference to ecryptfs, which is unrelated to the new filesystem
encryption code.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-09-15 16:41:09 -04:00
..
crypto.c fscrypto: remove unnecessary includes 2016-09-15 16:41:09 -04:00
fname.c fscrypto: remove unnecessary includes 2016-09-15 16:41:09 -04:00
Kconfig
keyinfo.c fscrypto: remove unnecessary includes 2016-09-15 16:41:09 -04:00
Makefile
policy.c