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:
1b50f5f
)
mmc: queue: remove redundant memsets
author
Venkatraman S
<svenkatr@ti.com>
Fri, 13 Apr 2012 12:24:13 +0000
(17:54 +0530)
committer
Chris Ball
<cjb@laptop.org>
Wed, 9 May 2012 14:10:46 +0000
(10:10 -0400)
Not needed to memset, as they are pointers and are assigned
to proper values in the next line anyway.
Signed-off-by: Venkatraman S <svenkatr@ti.com>
Reviewed-by: Namjae Jeon <linkinjeon@gmail.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found