commit | 0e6b9e8c2c7b55569333a15e39d684dec986e226 | [log] [tgz] |
---|---|---|
author | Peter Huewe <peterhuewe@gmx.de> | Sun Aug 23 01:46:55 2009 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Sep 21 15:14:58 2009 +0200 |
tree | 39d171da2f252e2ddca551a470114701ea3cff67 | |
parent | a419aef8b858a2bdb98df60336063d28df4b272f [diff] |
trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.c 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>