diff options
author | Anand Jain <anand.jain@oracle.com> | 2024-03-19 15:55:30 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-05-07 21:31:08 +0200 |
commit | 6e812a9c656b32d9ec3d71ab58376d3d4f457e06 (patch) | |
tree | 036ae0ee7e0eb7e367e42fe51613719187e2fb4a /ipc | |
parent | btrfs: drop variable err in quick_update_accounting() (diff) | |
download | linux-6e812a9c656b32d9ec3d71ab58376d3d4f457e06.tar.xz linux-6e812a9c656b32d9ec3d71ab58376d3d4f457e06.zip |
btrfs: rename return variables in btrfs_qgroup_rescan_worker()
Rename ret to ret2 compile and then err to ret. Also, new ret2 is found
to be localized within the 'if (trans)' statement, so move its
declaration there.
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 'ipc')
0 files changed, 0 insertions, 0 deletions