[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <617a05b1-fc25-aa6e-c4d6-1aec06f72009@aol.com>
Date: Mon, 3 Sep 2018 12:50:57 +0800
From: Gao Xiang <hsiangkao@....com>
To: Chao Yu <yuchao0@...wei.com>,
Pavel Zemlyanoy <zemlyanoy@...ras.ru>,
Gao Xiang <gaoxiang25@...wei.com>
Cc: devel@...verdev.osuosl.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
ldv-project@...uxtesting.org, linux-erofs@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 6/6] staging: erofs: fix 1 warning and 9 checks
On 2018/9/3 9:49, Chao Yu wrote:
> On 2018/8/30 23:14, Pavel Zemlyanoy wrote:
>> This patch does not change the logic, it only
>> corrects the formatting and checkpatch checks by
>> braces {} should be used on all arms of this statement,
>> unbalanced braces around else statement and warning by
>> braces {} are not necessary for any arm of this statement.
>>
>> The patch fixes 9 checks of type:
>> "Check: braces {} should be used on all arms of this statement";
>> "Check: Unbalanced braces around else statement";
>>
>> and 1 warning of type:
>> "WARNING: braces {} are not necessary for any arm of this statement".
>>
>> Signed-off-by: Pavel Zemlyanoy <zemlyanoy@...ras.ru>
>
> Reviewed-by: Chao Yu <yuchao0@...wei.com>
>
Reviewed-by: Gao Xiang <gaoxiang25@...wei.com>
Thanks,
Gao Xiang
> Thanks,
>
> _______________________________________________
> devel mailing list
> devel@...uxdriverproject.org
> http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
>
Powered by blists - more mailing lists