aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRalf Baechle <[email protected]>2006-12-13 00:33:53 -0800
committerLinus Torvalds <[email protected]>2006-12-13 09:05:47 -0800
commitd78437245aa3842e8eeaef2709753ac485465652 (patch)
tree42ca5c01dcf10553c984be9b87bc3aa20984e15a /include/linux
parent39f07223d400330b9e08aae4c77a391f2418023e (diff)
[PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.
i2o_exec_exit and i2o_driver_exit were marked as __exit which is a bug because both are invoked from __init and __exit functions. Signed-off-by: Ralf Baechle <[email protected]> Cc: Markus Lidel <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions