git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d34541b
)
gpio:gpiolib: use static const char const * for a suffixes array
author
Olliver Schinagl
<oliver@schinagl.nl>
Wed, 7 Jan 2015 09:08:39 +0000
(10:08 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 15 Jan 2015 16:23:22 +0000
(17:23 +0100)
Checkpatch complains, and probably with good reason that we should use
const char const * for the static constant array that never gets
changed.
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpiolib.c
Simple merge