isdn/mISDN: add __init/__exit macros to dsp_core.c
authorPeter Huewe <peterhuewe@gmx.de>
Tue, 22 Dec 2009 08:41:42 +0000 (09:41 +0100)
committerJiri Kosina <jkosina@suse.cz>
Fri, 5 Feb 2010 11:22:33 +0000 (12:22 +0100)
Trivial patch which adds the __init/__exit macros to the module_init/
module_exit functions of

drivers/isdn/mISDN/dsp_core.c

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found