]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fscrypt: remove unused 'mode' member of fscrypt_ctx
authorEric Biggers <ebiggers@google.com>
Thu, 5 Jan 2017 20:01:30 +0000 (12:01 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 8 Jan 2017 06:00:53 +0000 (01:00 -0500)
commitf099d616dd689d27b08dec95d0b6f1f302cf8ec4
treefe8437f129470962b8cb341377ec8c201b7acf6a
parent173b8439e1ba362007315868928bf9d26e5cc5a6
fscrypt: remove unused 'mode' member of fscrypt_ctx

Nothing reads or writes fscrypt_ctx.mode, and it doesn't belong there
because a fscrypt_ctx is not tied to a specific encryption mode.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
include/linux/fscrypto.h