]> git.kernelconcepts.de Git - karo-tx-linux.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)
commita4319a611bcdc32f042578c9c9b75bbdc23149e3
tree836da6ec7c5d3b42034e7ccafc022a7ae9a79869
parentb9b4d9f2b91a9f1de1b93aee0bbd0259e8b67c53
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