btrfs: simplify return variables in btrfs_drop_subtree()
There's another return variable wret that is only passed to ret on error, we can simply use ret. Signed-off-by:Anand Jain <anand.jain@oracle.com> Reviewed-by:
David Sterba <dsterba@suse.com> Signed-off-by:
David Sterba <dsterba@suse.com>
Showing
Please register or sign in to comment