Re: [PATCH 06/10] gpio: gpio-sch.c: fix checkpatch error

2013-03-27 Thread Linus Walleij
On Wed, Mar 20, 2013 at 1:16 PM, Laurent Navet wrote: > Fix : > gpio/gpio-sch.c:206: ERROR: switch and case should be at the same indent > > Also remove blank lines > > Signed-off-by: Laurent Navet Patch applied. Thanks! Linus Walleij -- To unsubscribe from this list: send the line "unsubscri

[PATCH 06/10] gpio: gpio-sch.c: fix checkpatch error

2013-03-20 Thread Laurent Navet
Fix : gpio/gpio-sch.c:206: ERROR: switch and case should be at the same indent Also remove blank lines Signed-off-by: Laurent Navet --- drivers/gpio/gpio-sch.c | 74 ++- 1 file changed, 35 insertions(+), 39 deletions(-) diff --git a/drivers/gpio/g