[SCSI] SCSI core kmalloc2kzalloc
authorJes Sorensen <jes@sgi.com>
Mon, 16 Jan 2006 15:31:18 +0000 (10:31 -0500)
committer <jejb@mulgrave.il.steeleye.com> <>
Tue, 28 Feb 2006 04:55:02 +0000 (22:55 -0600)
Change the core SCSI code to use kzalloc rather than kmalloc+memset
where possible.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found