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