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:
7b28b0d
)
[IB] kzalloc() conversions
author
Roland Dreier
<rolandd@cisco.com>
Wed, 2 Nov 2005 15:23:14 +0000
(07:23 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 2 Nov 2005 15:23:14 +0000
(07:23 -0800)
Replace kmalloc()+memset(,0,) with kzalloc(), for a net savings of 35
source lines and about 500 bytes of text.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found