Re: [PATCH 1/8] staging: ft1000: ft1000-pcmcia: removed unnecessary braces

From: Greg KH
Date: Sat Feb 07 2015 - 12:19:32 EST


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@xxxxxxxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/