diff options
author | Lu Fengqi <lufq.fnst@cn.fujitsu.com> | 2018-10-11 07:42:56 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-10-15 17:23:40 +0200 |
commit | b90e22ba4804d31160f6cd625efa599ba9d286af (patch) | |
tree | bf3c6216ec4d56263203b8b819f40a61cc0e3745 /net/rose | |
parent | btrfs: relocation: Remove redundant tree level check (diff) | |
download | linux-b90e22ba4804d31160f6cd625efa599ba9d286af.tar.xz linux-b90e22ba4804d31160f6cd625efa599ba9d286af.zip |
btrfs: qgroup: move the qgroup->members check out from (!qgroup)'s else branch
There is no reason to put this check in (!qgroup)'s else branch because
if qgroup is null, it will goto out directly. So move it out to reduce
indentation level. No functional change.
Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com>
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'net/rose')
0 files changed, 0 insertions, 0 deletions