[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150207094246.GA10037@kroah.com>
Date: Sat, 7 Feb 2015 17:42:46 +0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Pushpendra Singh <pushpendra.singh@...rtplayin.com>
Cc: linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
marek.belisko@...il.com
Subject: Re: [PATCH 1/8] staging: ft1000: ft1000-pcmcia: removed unnecessary
braces
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@...rtplayin.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists