[SCSI] ibmvstgt: add __init/__exit macros
authorPeter Huewe <peterhuewe@gmx.de>
Tue, 20 Jul 2010 22:28:41 +0000 (15:28 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 28 Jul 2010 14:07:04 +0000 (09:07 -0500)
Add the __init and __exit macros to the module_init / module_exit
functions from drivers/scsi/ibmvscsi/ibmvstgt.c

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found