diff options
author | Eric Biggers <ebiggers@google.com> | 2017-01-05 21:01:30 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2017-01-08 07:00:53 +0100 |
commit | f099d616dd689d27b08dec95d0b6f1f302cf8ec4 (patch) | |
tree | fe8437f129470962b8cb341377ec8c201b7acf6a /arch | |
parent | ext4: don't allow encrypted operations without keys (diff) | |
download | linux-f099d616dd689d27b08dec95d0b6f1f302cf8ec4.tar.xz linux-f099d616dd689d27b08dec95d0b6f1f302cf8ec4.zip |
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>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions