]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] dpt_i2o: kmalloc/memset->kzalloc
authorvignesh.babu@wipro.com <vignesh.babu@wipro.com>
Mon, 16 Apr 2007 06:05:38 +0000 (11:35 +0530)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 6 May 2007 14:33:11 +0000 (09:33 -0500)
commitab552204599d311988be89fe0bbbe5ea9d84184a
tree2856dd2e220ee0ba576c8d27a0e021e9cb2ad90c
parent4530a16967a52e7ff6f8840d7e323cfb589fa2ae
[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>
drivers/scsi/dpt_i2o.c