]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: mvebu: checkpatch fixes
authorAndrew Lunn <andrew@lunn.ch>
Fri, 9 Jan 2015 23:34:47 +0000 (00:34 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 15 Jan 2015 16:23:23 +0000 (17:23 +0100)
commit4d135bda758f005eda5eebe5b9cee6ca4e0b7e55
tree836da6ec7c5d3b42034e7ccafc022a7ae9a79869
parent3fbc2483730cb0741da323985778960e1a8709dc
gpio: mvebu: checkpatch fixes

Wrap some long lines.
Prefer seq_puts() over seq_printf().
space to tab conversions.
Spelling error fix.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mvebu.c