diff options
author | Anand Jain <anand.jain@oracle.com> | 2020-04-28 23:22:25 +0800 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-05-25 11:25:27 +0200 |
commit | 1ed802c972c6c676412e34d168e313a17c3d931e (patch) | |
tree | 43c511c24fd6bf02f3febe41fb21296f9115e435 /fs/mount.h | |
parent | 0bc2d3c08e2b970117cc2b7c529291123978cae6 (diff) | |
download | linux-1ed802c972c6c676412e34d168e313a17c3d931e.tar.gz linux-1ed802c972c6c676412e34d168e313a17c3d931e.tar.bz2 linux-1ed802c972c6c676412e34d168e313a17c3d931e.zip |
btrfs: drop useless goto in open_fs_devices
There is no need of goto out in open_fs_devices() as there is nothing
special done there.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/mount.h')
0 files changed, 0 insertions, 0 deletions