commit | 4dbc22d7a9644088266a579433a3d621142a01e9 | [log] [tgz] |
---|---|---|
author | Salyzyn, Mark <mark_salyzyn@adaptec.com> | Mon Apr 16 11:21:50 2007 -0400 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun May 06 09:33:11 2007 -0500 |
tree | 619da605dfb99caaa50688f4c456a33145cc5c42 | |
parent | ab552204599d311988be89fe0bbbe5ea9d84184a [diff] |
[SCSI] aacraid: kmalloc/memset->kzalloc Inspired somewhat by Vignesh Babu <vignesh.babu@wipro.com> patch to dpt_i2o.c to replace kmalloc/memset sequences with kzalloc, doing the same for the aacraid driver. Signed-off-by: Mark Salyzyn <aacraid@adaptec.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>