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:
8725f25
)
powerpc/spufs: correct kcalloc usage
author
Milton Miller
<miltonm@bga.com>
Thu, 10 Jul 2008 23:03:09 +0000
(09:03 +1000)
committer
Jeremy Kerr
<jk@ozlabs.org>
Tue, 22 Jul 2008 23:37:16 +0000
(09:37 +1000)
kcalloc is supposed to be called with the count as its first argument and
the element size as the second.
Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
No differences found