Re: [PATCH 02/10] gpio: gpio-mvebu.c: fix checkpatch errors

From: Linus Walleij
Date: Wed Mar 27 2013 - 08:39:54 EST


On Wed, Mar 20, 2013 at 1:15 PM, Laurent Navet <laurent.navet@xxxxxxxxx> wrote:

> Fix :
> gpio/gpio-mvebu.c:120: ERROR: space required before the open parenthesis '('
> gpio/gpio-mvebu.c:136: ERROR: space required before the open parenthesis '('
> gpio/gpio-mvebu.c:154: ERROR: space required before the open parenthesis '('
> gpio/gpio-mvebu.c:404: ERROR: space required before the open parenthesis '('
> gpio/gpio-mvebu.c:476: ERROR: "(foo*)" should be "(foo *)"
> gpio/gpio-mvebu.c:480: ERROR: "(foo*)" should be "(foo *)"
> gpio/gpio-mvebu.c:484: ERROR: "(foo*)" should be "(foo *)"
> gpio/gpio-mvebu.c:512: ERROR: space prohibited after that '!' (ctx:BxW)
> gpio/gpio-mvebu.c:518: ERROR: space prohibited after that '!' (ctx:BxW)
> gpio/gpio-mvebu.c:518: ERROR: space required before the open brace '{'
> gpio/gpio-mvebu.c:563: ERROR: space prohibited after that '!' (ctx:BxW)
> gpio/gpio-mvebu.c:570: ERROR: trailing whitespace
> gpio/gpio-mvebu.c:577: ERROR: space required before the open parenthesis '('
> gpio/gpio-mvebu.c:635: ERROR: space prohibited after that '!' (ctx:BxW)
>
> Signed-off-by: Laurent Navet <laurent.navet@xxxxxxxxx>

Patch applied.

Thanks!
Linus Walleij
--
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/