diff options
author | 2019-12-09 13:32:25 -0800 | |
---|---|---|
committer | 2020-01-17 16:24:52 -0500 | |
commit | 64c314ff822786b4634bb5cfe91ed5a34ba8743e (patch) | |
tree | dbc8f1a8206b63faad42d4968da9d2bd5c0abbc8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: remove unnecessary assignment in ext4_htree_store_dirent() (diff) | |
download | wireguard-linux-64c314ff822786b4634bb5cfe91ed5a34ba8743e.tar.xz wireguard-linux-64c314ff822786b4634bb5cfe91ed5a34ba8743e.zip |
ext4: remove unnecessary ifdefs in htree_dirblock_to_tree()
The ifdefs for CONFIG_FS_ENCRYPTION in htree_dirblock_to_tree() are
unnecessary, as the called functions are already stubbed out when
!CONFIG_FS_ENCRYPTION. Remove them.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20191209213225.18477-1-ebiggers@kernel.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions