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 1/8] staging: ft1000: ft1000-pcmcia: removed unnecessary braces
Date: Sat, 7 Feb 2015 17:42:46 +0800 [thread overview]
Message-ID: <20150207094246.GA10037@kroah.com> (raw)
In-Reply-To: <1423219501-18850-1-git-send-email-pushpendra.singh@smartplayin.com>
On Fri, Feb 06, 2015 at 04:14:54PM +0530, Pushpendra Singh wrote:
> Removed checkpatch.pl warnings
> WARNING: braces {} are not necessary for single statement blocks
> + if (tempword == 0xfefe) {
> + break;
> + }
>
> Signed-off-by: Pushpendra Singh <pushpendra.singh@smartplayin.com>
> ---
> drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c | 71 +++++++++---------------
> 1 file changed, 25 insertions(+), 46 deletions(-)
This patch doesn't apply to my tree :(
Can you please refresh it and resend the series?
thanks,
greg k-h
prev parent reply other threads:[~2015-02-07 17:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-06 10:44 [PATCH 1/8] staging: ft1000: ft1000-pcmcia: removed unnecessary braces Pushpendra Singh
2015-02-06 10:44 ` [PATCH 2/8] staging: ft1000: ft1000-pcmcia: remove unnecessary parentheses Pushpendra Singh
2015-02-06 10:44 ` [PATCH 3/8] staging: ft1000: ft1000-pcmcia: remove unnecessary out of memory warning Pushpendra Singh
2015-02-06 10:44 ` [PATCH 4/8] staging: ft1000: ft1000-pcmcia: add blank line after declarations Pushpendra Singh
2015-02-06 10:44 ` [PATCH 5/8] staging: ft1000: ft1000-usb: removed unnecessary braces Pushpendra Singh
2015-02-06 10:44 ` [PATCH 6/8] staging: ft1000: ft1000-usb: remove unnecessary parentheses Pushpendra Singh
2015-02-06 10:45 ` [PATCH 7/8] staging: ft1000: ft1000-usb: remove conditional statement Pushpendra Singh
2015-02-06 10:45 ` [PATCH 8/8] staging: ft1000: ft1000-usb: remove unnecessary out of memory warning Pushpendra Singh
2015-02-07 9:42 ` 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=20150207094246.GA10037@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox