diff options
author | Filipe Manana <fdmanana@suse.com> | 2020-05-18 12:15:18 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-05-25 11:25:37 +0200 |
commit | 918cdf442326e5eaa808258e403c6a6e2dc23113 (patch) | |
tree | d6aeaf8f50f5eb2c793fb6322d5f35f06f444d20 /fs/btrfs/export.h | |
parent | 7e4a3f7ed5d54926ec671bbb13e171cfe179cc50 (diff) | |
download | linux-918cdf442326e5eaa808258e403c6a6e2dc23113.tar.bz2 |
btrfs: remove useless 'fail_unlock' label from btrfs_csum_file_blocks()
The label 'fail_unlock' is pointless, all it does is to jump to the label
'out', so just remove it.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/export.h')
0 files changed, 0 insertions, 0 deletions