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:
b06cf2d
)
Documentation: leds: Fix a typo
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 8 Aug 2013 05:07:59 +0000
(22:07 -0700)
committer
Bryan Wu
<cooloney@gmail.com>
Tue, 27 Aug 2013 00:22:12 +0000
(17:22 -0700)
__initdata should be placed between the variable name and equal
sign for the variable to be placed in the intended section.
Fix the example.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
No differences found