git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5036f0a
)
[SCSI] csiostor: remove unneeded memset()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 27 Nov 2012 17:33:30 +0000
(20:33 +0300)
committer
James 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