aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorAnand Jain <[email protected]>2020-09-04 17:34:35 +0000
committerDavid Sterba <[email protected]>2020-10-07 10:12:22 +0000
commitc83b60c0e4d27363e284123afb50ff34f0ea1f1a (patch)
tree04e30258deafe64617b9f90989be4f10d6d452c0 /fs/btrfs/dev-replace.c
parentbtrfs: remove unnecessary tmp variable in btrfs_assign_next_active_device() (diff)
downloadkernel-c83b60c0e4d27363e284123afb50ff34f0ea1f1a.tar.gz
kernel-c83b60c0e4d27363e284123afb50ff34f0ea1f1a.zip
btrfs: simplify gotos in open_seed_device
The function does not have a common exit block and returns immediatelly so there's no point having the goto. Remove the two cases. Reviewed-by: Nikolay Borisov <[email protected]> Signed-off-by: Anand Jain <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions