From: Salyzyn, Mark Date: Mon, 16 Apr 2007 15:21:50 +0000 (-0400) Subject: [SCSI] aacraid: kmalloc/memset->kzalloc X-Git-Tag: v2.6.22-rc1~345^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dbc22d7a9644088266a579433a3d621142a01e9;p=pandora-kernel.git [SCSI] aacraid: kmalloc/memset->kzalloc Inspired somewhat by Vignesh Babu patch to dpt_i2o.c to replace kmalloc/memset sequences with kzalloc, doing the same for the aacraid driver. Signed-off-by: Mark Salyzyn Signed-off-by: James Bottomley --- Reading git-diff-tree failed