diff options
| author | Eric Biggers <ebiggers@google.com> | 2018-04-30 15:51:41 -0700 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-06-28 12:18:52 -0700 |
| commit | 3f7af9d27fd6cabff05d149ca1178a5e27852c19 (patch) | |
| tree | 3a0ee39c2a38bad313e5ffff8c747e48ecae2ac3 /tools/perf/scripts/python/bin | |
| parent | 52c51f7b7bde658d8e5abb50729dae361d0e8e35 (diff) | |
fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info()
In fscrypt_setup_filename(), remove the unnecessary check for
fscrypt_get_encryption_info() returning EOPNOTSUPP. There's no reason
to handle this error differently from any other. I think there may have
been some confusion because the "notsupp" version of
fscrypt_get_encryption_info() returns EOPNOTSUPP -- but that's not
applicable from inside fs/crypto/.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
