summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2020-11-24 18:49:32 +0300
committerDavid Sterba <dsterba@suse.com>2020-12-08 17:54:15 +0300
commit8df01fddb77998a46b1b59563e1c5d094dc2586a (patch)
tree6da2372fdd4dc0eac5c27d780aafea60a9a8e7e8 /scripts
parentc6a592f2e2093e6a90d651b073746c7950d6420d (diff)
downloadlinux-8df01fddb77998a46b1b59563e1c5d094dc2586a.tar.xz
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 'scripts')
0 files changed, 0 insertions, 0 deletions