diff options
author | Anand Jain <anand.jain@oracle.com> | 2019-08-21 12:26:32 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2019-09-09 15:59:12 +0300 |
commit | 3b80a984d2283e6f1dc59571e5aadc36eadac939 (patch) | |
tree | 1ab1569f9167e8421e09138834aec6bd615b4f3a /tools/perf/scripts/python/stackcollapse.py | |
parent | 440630ea7c37d0f785aca4122ac9272d01ee36db (diff) | |
download | linux-3b80a984d2283e6f1dc59571e5aadc36eadac939.tar.xz |
btrfs: dev stat drop useless goto
In the function btrfs_init_dev_stats() goto out is not needed, because the
alloc has failed. So just return -ENOMEM.
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions