diff options
author | Milton Miller <miltonm@bga.com> | 2008-07-11 09:03:09 +1000 |
---|---|---|
committer | Jeremy Kerr <jk@ozlabs.org> | 2008-07-23 09:37:16 +1000 |
commit | 9bcab8405c98c34849c5795c717b7e6a3e2d3875 (patch) | |
tree | c45692eb04a6b29b9c171af605bbe5036d770c8e /arch/powerpc/kernel | |
parent | 8725f25acc656c1522d48a6746055099efdaca4c (diff) |
powerpc/spufs: correct kcalloc usage
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>
Diffstat (limited to 'arch/powerpc/kernel')
0 files changed, 0 insertions, 0 deletions