commit | ab552204599d311988be89fe0bbbe5ea9d84184a | [log] [tgz] |
---|---|---|
author | vignesh.babu@wipro.com <vignesh.babu@wipro.com> | Mon Apr 16 11:35:38 2007 +0530 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun May 06 09:33:11 2007 -0500 |
tree | 2856dd2e220ee0ba576c8d27a0e021e9cb2ad90c | |
parent | 4530a16967a52e7ff6f8840d7e323cfb589fa2ae [diff] |
[SCSI] dpt_i2o: kmalloc/memset->kzalloc Replacing kmalloc/memset combination with kzalloc. Signed-off-by: vignesh babu <vignesh.babu@wipro.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>