]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
fscrypto: remove unnecessary includes
authorEric Biggers <ebiggers@google.com>
Thu, 15 Sep 2016 20:41:09 +0000 (16:41 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 15 Sep 2016 20:41:09 +0000 (16:41 -0400)
commitd83ae730b6f9464e46eaf052ff84d9486c5b4107
treebafcc52fbeac68aabaf16e3a95c3832177758380
parent8f39850dffa9cba0f6920ff907710bcddc7f2a26
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>
fs/crypto/crypto.c
fs/crypto/fname.c
fs/crypto/keyinfo.c