summaryrefslogtreecommitdiffstats
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-03-15 05:37:03 +0100
committerLinus Walleij <linus.walleij@linaro.org>2013-03-27 22:47:12 +0100
commit3c93600d3e7aa28d4e71790adda9be0e3baa2f9f (patch)
treedcfa5b9dee89aefded834e6c9b49ddce94e0eb83 /drivers/Makefile
parentpinctrl: at91: Remove duplicate const (diff)
downloadlinux-3c93600d3e7aa28d4e71790adda9be0e3baa2f9f.tar.xz
linux-3c93600d3e7aa28d4e71790adda9be0e3baa2f9f.zip
pinctrl: at91: Fix checkpatch errors
Fixes the following types of checkpatch errors: ERROR: "foo * bar" should be "foo *bar" ERROR: "foo* bar" should be "foo *bar" ERROR: space required before the open parenthesis '(' ERROR: "(foo*)" should be "(foo *)" ERROR: space required after that ',' (ctx:WxV) ERROR: "(foo*const*)" should be "(foo *const*)" ERROR: space required before that '*' (ctx:VxB) Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions