Re: [PATCH v2 ] staging: ft1000: fix else style error

From: Greg KH
Date: Sat Jan 17 2015 - 18:40:59 EST


On Tue, Jan 13, 2015 at 10:34:00PM +0100, Bilel DRIRA wrote:
> This patch fix the checkpatch.pl error:
>
> ERROR: else should follow close brace '}'
>
> Signed-off-by: Bilel DRIRA <bilel.dr@xxxxxxxxx>
> ---
> v2: remove braces instead of just putting else after close brace. (suggested by Joe Perches).
>
> drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c | 29 ++++++++--------------
> 1 file changed, 10 insertions(+), 19 deletions(-)

Doesn't apply to my tree due to changes from other developers before you
in this area, sorry.

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/