diff options
author | Jan Kara <jack@suse.cz> | 2022-07-12 13:54:23 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2022-08-03 06:56:25 +0300 |
commit | fd48e9acdf26d0cbd80051de07d4a735d05d29b2 (patch) | |
tree | db3bc512b4fe1404032b461027ab0c073d51a7ab /scripts/gdb/linux/utils.py | |
parent | 6bc0d63dad7f9f54d381925ee855b402f652fa39 (diff) | |
download | linux-fd48e9acdf26d0cbd80051de07d4a735d05d29b2.tar.xz |
ext4: unindent codeblock in ext4_xattr_block_set()
Remove unnecessary else (and thus indentation level) from a code block
in ext4_xattr_block_set(). It will also make following code changes
easier. No functional changes.
CC: stable@vger.kernel.org
Fixes: 82939d7999df ("ext4: convert to mbcache2")
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20220712105436.32204-4-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions