Re: [PATCH]: staging: Greybus: Remove unnecessary braces for single statement block

From: Viresh Kumar
Date: Sun Nov 20 2016 - 23:08:48 EST


On Fri, Nov 18, 2016 at 8:45 PM, Rahul Krishnan
<mrahul.krishnan@xxxxxxxxx> wrote:
> This patch fixes the following checkpath.pl warning
> WARNING: braces {} are not necessary for single statement blocks
>
>
> Signed-off-by: Rahul Krishnan <mrahul.krishnan@xxxxxxxxx>
> ---
> drivers/staging/greybus/sdio.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>