Skip to content
Commit 5e8fb9b8 authored by Anand Jain's avatar Anand Jain Committed by David Sterba
Browse files

btrfs: drop variable err in quick_update_accounting()



In quick_update_accounting() err is used as 2nd return value, which could
be achieved just with ret.

Signed-off-by: default avatarAnand Jain <anand.jain@oracle.com>
Reviewed-by: default avatarDavid Sterba <dsterba@suse.com>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent acde0e86
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment