On Thu, Oct 11, 2018 at 01:42:56PM +0800, Lu Fengqi wrote: > 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 > indent. > > No Functional Change. > > Signed-off-by: Lu Fengqi <lufq.f...@cn.fujitsu.com>
Added to misc-next, thanks.