android_kernel_xiaomi_sm8350/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
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
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
zfcp_sysfs_driver.c
zfcp_sysfs_port.c
zfcp_sysfs_unit.c