All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Ioannis Valasakis <code@wizofe.uk>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [PATCH 2/2] staging: zoran: remove unnecessary braces
Date: Mon, 5 Nov 2018 14:54:38 +0100	[thread overview]
Message-ID: <20181105135438.GA13489@kroah.com> (raw)
In-Reply-To: <7a011559cd164a16c8656ca19e4c11306c891ddc.1541300498.git.code@wizofe.uk>

On Sun, Nov 04, 2018 at 03:03:00AM +0000, Ioannis Valasakis wrote:
> Braces are not necessary for single statement blocks therefore there
> were removed. Reported by checkpatch.
> 
> Signed-off-by: Ioannis Valasakis <code@wizofe.uk>
> ---
>  drivers/staging/media/zoran/zoran_device.c | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)

This patch does not apply to my tree at all :(

Please rebase and resend it.

thanks,

greg k-h


  reply	other threads:[~2018-11-05 13:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-04  3:02 [PATCH 0/2] staging: zoran remove braces and replace BIT macro Ioannis Valasakis
2018-11-04  3:02 ` [PATCH 1/2] staging: zoran: replace masking with " Ioannis Valasakis
2018-11-04  6:34   ` [Outreachy kernel] " Julia Lawall
2018-11-04  3:03 ` [PATCH 2/2] staging: zoran: remove unnecessary braces Ioannis Valasakis
2018-11-05 13:54   ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-05 14:13 [PATCH 0/2] staging: zoran: replace bit mask and fix styling Ioannis Valasakis
2018-11-05 14:13 ` [PATCH 2/2] staging: zoran: remove unnecessary braces Ioannis Valasakis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181105135438.GA13489@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=code@wizofe.uk \
    --cc=outreachy-kernel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.