diff options
author | 2020-11-24 17:49:32 +0200 | |
---|---|---|
committer | 2020-12-08 15:54:15 +0100 | |
commit | 8df01fddb77998a46b1b59563e1c5d094dc2586a (patch) | |
tree | 6da2372fdd4dc0eac5c27d780aafea60a9a8e7e8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | btrfs: eliminate err variable from merge_reloc_root (diff) | |
download | linux-dev-8df01fddb77998a46b1b59563e1c5d094dc2586a.tar.xz linux-dev-8df01fddb77998a46b1b59563e1c5d094dc2586a.zip |
btrfs: remove err variable from do_relocation
It simply gets assigned to 'ret' in case of errors. The flow of the
while loop is not changed by this commit since the few call sites
that 'goto next' will simply break from the loop.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions