diff options
author | Peng Hao <flyingpeng@tencent.com> | 2022-10-07 18:33:35 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-12-05 18:00:36 +0100 |
commit | c1b078545e64da7a2b67b74b9d12813b5dd2a529 (patch) | |
tree | 354c975ac863ab235fcf3e27c318fdc85c27dca3 /fs/nilfs2 | |
parent | btrfs: add cached_state to read_extent_buffer_subpage (diff) | |
download | linux-c1b078545e64da7a2b67b74b9d12813b5dd2a529.tar.xz linux-c1b078545e64da7a2b67b74b9d12813b5dd2a529.zip |
btrfs: simplify cleanup after error in btrfs_create_tree
Since leaf is already NULL, and no other branch will go to fail_unlock,
the fail_unlock label is useless and can be removed
Signed-off-by: Peng Hao <flyingpeng@tencent.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/nilfs2')
0 files changed, 0 insertions, 0 deletions