diff options
| author | Sergey Senozhatsky <[email protected]> | 2011-03-23 16:42:54 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-03-23 19:46:38 -0700 |
| commit | 0dcf334c44d99cd08515f4fc5cc9075abd92b2ff (patch) | |
| tree | c0bdffa37435f5a0aec884dcf598bfab0f11149c /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 5883f57ca0008ffc93e09cbb9847a1928e50c6f3 (diff) | |
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 <[email protected]>
Acked-by: Corey Minyard <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions