diff options
author | Sergey Senozhatsky <sergey.senozhatsky@gmail.com> | 2011-03-23 23:42:54 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-24 02:46:38 (GMT) |
commit | 0dcf334c44d99cd08515f4fc5cc9075abd92b2ff (patch) | |
tree | c0bdffa37435f5a0aec884dcf598bfab0f11149c /kernel/configs.c | |
parent | 5883f57ca0008ffc93e09cbb9847a1928e50c6f3 (diff) | |
download | linux-0dcf334c44d99cd08515f4fc5cc9075abd92b2ff.tar.xz |
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>
Diffstat (limited to 'kernel/configs.c')
0 files changed, 0 insertions, 0 deletions