[SCSI] minor bug fixes and cleanups
authorJeff Garzik <jeff@garzik.org>
Thu, 9 Nov 2006 03:56:20 +0000 (19:56 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 15 Nov 2006 22:41:27 +0000 (16:41 -0600)
commitdb3a8815fb03f9985713b4ab29e208b7074f939c
treeecd16112552d0161db7763cc669ba30db0d13bd4
parentbf4713418b9d8543e7b64bf6c742f1959828033e
[SCSI] minor bug fixes and cleanups

BusLogic: use kzalloc(), remove cast to/from void*

aic7xxx_old: fix typo in cast

NCR53c406a: ifdef out static built code

fd_mcs: ifdef out static built code

ncr53c8xx: ifdef out static built code

Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/BusLogic.c
drivers/scsi/NCR53c406a.c
drivers/scsi/fd_mcs.c
drivers/scsi/ncr53c8xx.c