diff options
author | Eric Biggers <ebiggers@google.com> | 2017-01-05 12:01:30 -0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2017-01-08 01:00:53 -0500 |
commit | f099d616dd689d27b08dec95d0b6f1f302cf8ec4 (patch) | |
tree | fe8437f129470962b8cb341377ec8c201b7acf6a /fs | |
parent | 173b8439e1ba362007315868928bf9d26e5cc5a6 (diff) | |
download | linux-f099d616dd689d27b08dec95d0b6f1f302cf8ec4.tar.bz2 |
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 'fs')
0 files changed, 0 insertions, 0 deletions