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

From: Greg KH
Date: Sat Mar 07 2015 - 06:00:27 EST


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@xxxxxxxxxxxxxxx>
> ---
> 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
--
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/