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:
2d91796
)
JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
author
Mingming Cao
<cmm@us.ibm.com>
Tue, 16 Oct 2007 22:38:25 +0000
(18:38 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 17 Oct 2007 22:49:57 +0000
(18:49 -0400)
Convert kmalloc to kzalloc() and get rid of the memset().
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
No differences found