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:
de6eb66
)
[IPoIB] remove unneeded initializations to 0
author
Roland Dreier
<rolandd@cisco.com>
Wed, 2 Nov 2005 18:07:59 +0000
(10:07 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 2 Nov 2005 18:07:59 +0000
(10:07 -0800)
Shrink our source and .text a little by removing a few assignments of
NULL and 0 to memory that is already cleared as part of the allocation.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found