[SCSI] csiostor: remove unneeded memset()
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 27 Nov 2012 17:33:30 +0000 (20:33 +0300)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 30 Nov 2012 15:42:55 +0000 (15:42 +0000)
No need to memset() this when we just copy over it on the next line.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Naresh Kumar Inna <naresh@chelsio.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found