diff options
author | Eric Biggers <ebiggers@google.com> | 2016-12-01 19:54:18 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-12-01 19:54:18 +0300 |
commit | 35997d1ce8b01f9f002dd080c59e22430ead6db1 (patch) | |
tree | 1d805b83081ebfcd718dc03978a634d60c0b19f5 /arch/arm/mach-davinci | |
parent | 05ac5aa18abd7db341e54df4ae2b4c98ea0e43b7 (diff) | |
download | linux-35997d1ce8b01f9f002dd080c59e22430ead6db1.tar.xz |
ext4: get rid of ext4_sb_has_crypto()
ext4_sb_has_crypto() just called through to ext4_has_feature_encrypt(),
and all callers except one were already using the latter. So remove it
and switch its one caller to ext4_has_feature_encrypt().
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'arch/arm/mach-davinci')
0 files changed, 0 insertions, 0 deletions