]> git.neil.brown.name Git - history.git/commit
[PATCH] janitor: more init/exit cleanups
authorRandy Dunlap <rddunlap@osdl.org>
Sat, 6 Sep 2003 07:36:32 +0000 (00:36 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Sat, 6 Sep 2003 07:36:32 +0000 (00:36 -0700)
commitd88607df5c50a8f0e8ce401270593db83a6aec02
treea7ecf6fd7c2c13dd23c0c38c650273169f96b7e6
parent4eefa9e5112f2ccedf7719e6dc5ddc22bdb8f56b
[PATCH] janitor: more init/exit cleanups

From: Domen Puncer <domen@coderock.org>
and Randy Dunlap

Release (in fact all) functions shouldn't be __init or __exit, if they
are called from __init and __exit functions.
drivers/ide/legacy/ali14xx.c
drivers/ide/legacy/dtc2278.c
drivers/ide/legacy/pdc4030.c
drivers/ide/legacy/umc8672.c