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:
8a1a970
)
hp-wmi: Add missing __init annotations to initialization code
author
Mathias Krause
<minipli@googlemail.com>
Wed, 16 Jul 2014 17:43:13 +0000
(19:43 +0200)
committer
Matthew Garrett
<matthew.garrett@nebula.com>
Sat, 16 Aug 2014 08:23:53 +0000
(
01:23
-0700)
These functions are only called from other initialization routines, so
can be marked __init, too.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
No differences found