diff options
author | Olliver Schinagl <oliver@schinagl.nl> | 2015-01-07 10:08:39 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-01-15 17:23:22 +0100 |
commit | b9b4d9f2b91a9f1de1b93aee0bbd0259e8b67c53 (patch) | |
tree | 987616a306bac437542c2f55d00a9a06e2239199 /drivers/gpio/gpio-tb10x.c | |
parent | d34541bc48eb7d7cb2ead5ff0284acf65af96f17 (diff) | |
download | lwn-b9b4d9f2b91a9f1de1b93aee0bbd0259e8b67c53.tar.gz lwn-b9b4d9f2b91a9f1de1b93aee0bbd0259e8b67c53.zip |
gpio:gpiolib: use static const char const * for a suffixes array
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>
Diffstat (limited to 'drivers/gpio/gpio-tb10x.c')
0 files changed, 0 insertions, 0 deletions