From: Jes Sorensen Date: Mon, 16 Jan 2006 15:31:18 +0000 (-0500) Subject: [SCSI] SCSI core kmalloc2kzalloc X-Git-Tag: v2.6.17-rc1~1129^2~4^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24669f75a3231fa37444977c92d1f4838bec1233;p=pandora-kernel.git [SCSI] SCSI core kmalloc2kzalloc Change the core SCSI code to use kzalloc rather than kmalloc+memset where possible. Signed-off-by: Jes Sorensen Signed-off-by: James Bottomley --- Reading git-diff-tree failed