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

2015-01-13 Thread bill
On Tue, Jan 13, 2015 at 08:01:39AM -0800, Joe Perches wrote: > On Tue, 2015-01-13 at 12:57 +0100, Bilel DRIRA wrote: > > ERROR: else should follow close brace '}' > [] > > diff --git a/drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c > > b/drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c > []

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

2015-01-13 Thread Joe Perches
On Tue, 2015-01-13 at 12:57 +0100, Bilel DRIRA wrote: > ERROR: else should follow close brace '}' [] > diff --git a/drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c > b/drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c [] > @@ -572,8 +572,7 @@ static void ft1000_hbchk(u_long data) >