Re: [PATCH] staging: ft1000: fix braces warning

From: Joe Perches
Date: Tue Feb 03 2015 - 15:14:35 EST


On Tue, 2015-02-03 at 21:05 +0100, bill wrote:
> Ok,thank you, I will do that and resend the patch again.

I wouldn't.
It's probably better as a separate patch anyway.

btw: please don't top post.

cheers, Joe

> On Tue, Feb 03, 2015 at 11:05:08AM -0800, Joe Perches wrote:
> > On Tue, 2015-02-03 at 19:58 +0100, Bilel DRIRA wrote:
> > > This patch fix the checkpatch.pl WARNING:
> > []
> > > diff --git a/drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c b/drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c
> > []
> > > @@ -1963,11 +1948,10 @@ static irqreturn_t ft1000_interrupt(int irq, void *dev_id)
[]
> > trivia: the logic here is generally better inverted:


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