Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1526350

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

From Viresh Kumar <viresh.kumar@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH]: staging: Greybus: Remove unnecessary braces for single statement block
Date 2016-11-21 05:10 +0100
Message-ID <sFO5z-4xa-1@gated-at.bofh.it> (permalink)
References <sET7k-oi-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Nov 18, 2016 at 8:45 PM, Rahul Krishnan
<mrahul.krishnan@gmail.com> 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@gmail.com>
> ---
>  drivers/staging/greybus/sdio.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH]: staging: Greybus: Remove unnecessary braces for single  statement block Rahul Krishnan <mrahul.krishnan@gmail.com> - 2016-11-18 16:20 +0100
  Re: [PATCH]: staging: Greybus: Remove unnecessary braces for single  statement block Rui Miguel Silva <rmfrfs@gmail.com> - 2016-11-18 16:40 +0100
  Re: [PATCH]: staging: Greybus: Remove unnecessary braces for single  statement block Viresh Kumar <viresh.kumar@linaro.org> - 2016-11-21 05:10 +0100

csiph-web