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:
464143c
)
bna: Remove unnecessary memset(,0,)
author
Joe Perches
<joe@perches.com>
Wed, 12 Jan 2011 11:21:18 +0000
(11:21 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 13 Jan 2011 03:00:39 +0000
(19:00 -0800)
kzalloc'd memory doesn't need a memset to 0.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Rasesh Mody <rmody@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found