commit | b5833cbbd7c2bc3462e684feadd8e6a0ca8e5387 | [log] [tgz] |
---|---|---|
author | Peter Huewe <peterhuewe@gmx.de> | Tue Jul 20 15:28:41 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Jul 28 09:07:04 2010 -0500 |
tree | 666d53857d6fd00f8c5e913cca5287e9f9828408 | |
parent | 0dcae66fd9cb47f4db64aba20a59d26e09e78fe4 [diff] |
[SCSI] ibmvstgt: add __init/__exit macros 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>