summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-03-15 21:55:03 +0100
committerRichard Weinberger <richard@nod.at>2019-05-07 21:36:39 +0200
commitcf3949670f709d86d975b0cfa4e65be2b40d1e78 (patch)
treee644c1bd2d601e74d39bce0827d9350f58c4368d /drivers
parentubifs: remove unnecessary calls to set up directory key (diff)
downloadlinux-cf3949670f709d86d975b0cfa4e65be2b40d1e78.tar.xz
linux-cf3949670f709d86d975b0cfa4e65be2b40d1e78.zip
ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()
When !CONFIG_FS_ENCRYPTION, fscrypt_ioctl_get_policy() is already stubbed out to return -EOPNOTSUPP, so the extra #ifdef is not needed. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions