All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Pushpendra Singh <pushpendra.singh@smartplayin.com>
Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org,
	marek.belisko@gmail.com
Subject: Re: [PATCH v2 1/7] staging: ft1000: ft1000-pcmcia: removed unnecessary braces
Date: Fri, 6 Mar 2015 16:30:59 -0800	[thread overview]
Message-ID: <20150307003059.GA14992@kroah.com> (raw)
In-Reply-To: <1423465924-22424-1-git-send-email-pushpendra.singh@smartplayin.com>

On Mon, Feb 09, 2015 at 12:41:58PM +0530, Pushpendra Singh wrote:
> Remove checkpatch.pl warning
> WARNING: braces {} are not necessary for any arm of this statement
> +                               if (tempword & 0x1f) {
> [...]
> +                               } else {
> [...]
> 
> Signed-off-by: Pushpendra Singh <pushpendra.singh@smartplayin.com>
> ---
>  drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)

This series doesn't apply to my tree, please refresh it and resend.

thanks,

greg k-h

      parent reply	other threads:[~2015-03-07 11:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-09  7:11 [PATCH v2 1/7] staging: ft1000: ft1000-pcmcia: removed unnecessary braces Pushpendra Singh
2015-02-09  7:11 ` [PATCH v2 2/7] staging: ft1000: ft1000-pcmcia: add blank line after declarations Pushpendra Singh
2015-02-09  7:12 ` [PATCH v2 3/7] staging: ft1000: ft1000-pcmcia: remove unnecessary parentheses Pushpendra Singh
2015-02-09  7:12 ` [PATCH v2 4/7] staging: ft1000: ft1000-usb: " Pushpendra Singh
2015-02-09  7:12 ` [PATCH v2 5/7] staging: ft1000: ft1000-usb: removed unnecessary braces Pushpendra Singh
2015-02-09  7:12 ` [PATCH v2 6/7] staging: ft1000: ft1000-usb: remove conditional statement Pushpendra Singh
2015-02-09  7:12 ` [PATCH v2 7/7] staging: ft1000: ft1000-usb: remove unnecessary out of memory warning Pushpendra Singh
2015-03-07  0:30 ` Greg KH [this message]

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=20150307003059.GA14992@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marek.belisko@gmail.com \
    --cc=pushpendra.singh@smartplayin.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.