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