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:
c095ba7
)
spi/documentation: Fix usage of __initdata
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 8 Aug 2013 05:15:10 +0000
(10:45 +0530)
committer
Mark Brown
<broonie@linaro.org>
Thu, 8 Aug 2013 10:43:44 +0000
(11:43 +0100)
__initdata should be placed between the variable name and equal
sign for the variable to be placed in the intended section. Fix
the example code.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found