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:
969a60f
)
RDMA/nes: Remove unnecessary memset()
author
Christophe Jaillet
<christophe.jaillet@wanadoo.fr>
Tue, 15 Jul 2008 06:48:43 +0000
(23:48 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Tue, 15 Jul 2008 06:48:43 +0000
(23:48 -0700)
Remove an explicit memset(..., 0, ...) of a 'listener' structure
allocated with kzalloc().
Signed-off-by: Christophe Jaillet <christophe.jaillet@wanadoo.fr>
Acked-by: Faisal Latif <faisal@neteffect.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found