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

Greg KH gregkh at linuxfoundation.org
Sat Jan 17 23:23:49 UTC 2015


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 at gmail.com>
> ---
> 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


More information about the devel mailing list