From: Peter Huewe Date: Sat, 22 Aug 2009 23:46:55 +0000 (+0200) Subject: trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.c X-Git-Tag: v2.6.32-rc1~413^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e6b9e8c2c7b55569333a15e39d684dec986e226;p=pandora-kernel.git 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 Acked-by: Corey Minyard Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed