linux/drivers/s390/scsi
Swen Schillig 0d661327a7 [SCSI] zfcp: Replace kmalloc/memset with kzalloc
Memory allocated with kmalloc is always initialzed to 0 with memset.
Replace the two calls with kzalloc, that already does both steps.

Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-07-18 11:32:33 -05:00
..
Makefile [SCSI] zfcp: enhancement of zfcp debug features 2005-09-19 13:03:00 -05:00
zfcp_aux.c [SCSI] zfcp: Report FCP LUN to SCSI midlayer 2007-06-19 19:51:02 -07:00
zfcp_ccw.c [SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devices 2007-05-16 10:01:38 -04:00
zfcp_dbf.c [S390] Avoid sparse warnings. 2007-05-10 15:45:52 +02:00
zfcp_def.h [SCSI] zfcp: rework request ID management. 2007-05-08 11:56:50 -05:00
zfcp_erp.c [SCSI] zfcp: Replace kmalloc/memset with kzalloc 2007-07-18 11:32:33 -05:00
zfcp_ext.h [SCSI] zfcp: rework request ID management. 2007-05-08 11:56:50 -05:00
zfcp_fsf.c [SCSI] zfcp: avoid clutter in erp_dbf 2007-05-16 10:01:38 -04:00
zfcp_fsf.h [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs 2006-05-28 12:43:33 -04:00
zfcp_qdio.c Fix occurrences of "the the " 2007-05-09 08:57:56 +02:00
zfcp_scsi.c [SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devices 2007-05-16 10:01:38 -04:00
zfcp_sysfs_adapter.c [SCSI] zfcp: (cleanup) shortened copyright and author information 2006-05-28 12:36:02 -04:00
zfcp_sysfs_driver.c [SCSI] zfcp: (cleanup) shortened copyright and author information 2006-05-28 12:36:02 -04:00
zfcp_sysfs_port.c [SCSI] zfcp: (cleanup) shortened copyright and author information 2006-05-28 12:36:02 -04:00
zfcp_sysfs_unit.c [SCSI] zfcp: (cleanup) shortened copyright and author information 2006-05-28 12:36:02 -04:00