diff options
author | Nikolay Borisov <[email protected]> | 2020-11-24 17:49:32 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2020-12-08 15:54:15 +0100 |
commit | 8df01fddb77998a46b1b59563e1c5d094dc2586a (patch) | |
tree | 6da2372fdd4dc0eac5c27d780aafea60a9a8e7e8 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | c6a592f2e2093e6a90d651b073746c7950d6420d (diff) |
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 <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions