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:
c744992
)
Documentation: leds: Fix a typo
author
Sachin Kamat
<sachin.kamat@linaro.org>
Fri, 9 Aug 2013 16:19:33 +0000
(09:19 -0700)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 20 Aug 2013 10:51:29 +0000
(12:51 +0200)
__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>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found