[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3c43c174-c805-32e2-ac8e-504604ef29ab@huawei.com>
Date: Mon, 3 Sep 2018 09:49:34 +0800
From: Chao Yu <yuchao0@...wei.com>
To: Pavel Zemlyanoy <zemlyanoy@...ras.ru>,
Gao Xiang <gaoxiang25@...wei.com>
CC: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
<linux-erofs@...ts.ozlabs.org>, <devel@...verdev.osuosl.org>,
<linux-kernel@...r.kernel.org>, <ldv-project@...uxtesting.org>
Subject: Re: [PATCH 6/6] staging: erofs: fix 1 warning and 9 checks
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>
Thanks,
Powered by blists - more mailing lists