Sergey Senozhatsky
0dcf334c44
drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch
commit d2478521afc2022 ("char/ipmi: fix OOPS caused by
pnp_unregister_driver on unregistered driver") introduced a section
mismatch by calling __exit cleanup_ipmi_si from __devinit init_ipmi_si.
Remove __exit annotation from cleanup_ipmi_si.
Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Acked-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-03-23 19:46:38 -07:00
..
2010-10-18 11:03:14 +02:00
2010-10-27 18:03:13 -07:00
2009-12-16 07:20:10 -08:00
2010-12-14 00:21:51 -05:00
2009-11-18 08:37:40 -08:00
2011-03-23 19:46:38 -07:00
2011-01-07 15:08:52 +01:00
2010-10-27 18:03:14 -07:00