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:
a09f064
)
ASoC: omap: rx51: Use static const char * const arrays
author
Sebastian Reichel
<sre@kernel.org>
Mon, 28 Apr 2014 14:07:19 +0000
(16:07 +0200)
committer
Mark Brown
<broonie@linaro.org>
Tue, 29 Apr 2014 22:22:14 +0000
(15:22 -0700)
Mark the array and the string const by using "static const char * const
foo[]" instead of "static const char* foo[]".
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/omap/rx51.c
patch
|
blob
|
history
diff --cc
sound/soc/omap/rx51.c
Simple merge