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

drivers/w1/w1.c

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

No differences found