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:
18ec5c7
)
[ARM] Convert kmalloc+memset to kzalloc
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 20 Mar 2006 19:46:41 +0000
(19:46 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 21 Mar 2006 22:06:17 +0000
(22:06 +0000)
Convert all uses of kmalloc followed by memset to use kzalloc instead.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found