]> bbs.cooldavid.org Git - net-next-2.6.git/commit
trivial: add __init/__exit macros to DAC960.c
authorPeter Huewe <peterhuewe@gmx.de>
Fri, 12 Jun 2009 11:07:29 +0000 (13:07 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 21 Sep 2009 13:14:52 +0000 (15:14 +0200)
commit3c36543aeadae32ed61251fa364881645456eb30
tree46da8ae93880c80735384bcdb02361d03f05e0f0
parent4b26d50b33637b5b0e6dd84a4e0f38036999a192
trivial: add __init/__exit macros to DAC960.c

Trivial patch which adds the __init and __exit macros to the module_init /
module_exit functions from drivers/block/DAC960.c

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/block/DAC960.c