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:
a419aef
)
trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.c
author
Peter Huewe
<peterhuewe@gmx.de>
Sat, 22 Aug 2009 23:46:55 +0000
(
01:46
+0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 21 Sep 2009 13:14:58 +0000
(15:14 +0200)
Trivial patch which adds the __init to the module_init function of
drivers/char/ipmi/ipmy_poweroff.c and corrects the location of __exit for the
cleanup function.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Acked-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found