summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorEric Biggers2018-05-01 00:51:41 +0200
committerTheodore Ts'o2018-05-20 22:21:02 +0200
commit17bfde6097bd5c6b8eb7474f8f75a4b95d091558 (patch)
tree8e07917b4b68c7a91a4be193fb69946d96b4eff1 /drivers/Makefile
parentfscrypt: don't clear flags on crypto transform (diff)
downloadkernel-qcow2-linux-17bfde6097bd5c6b8eb7474f8f75a4b95d091558.tar.gz
kernel-qcow2-linux-17bfde6097bd5c6b8eb7474f8f75a4b95d091558.tar.xz
kernel-qcow2-linux-17bfde6097bd5c6b8eb7474f8f75a4b95d091558.zip
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 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions