diff options
author | Michael Ellerman | 2007-09-19 14:38:12 +1000 |
---|---|---|
committer | Paul Mackerras | 2007-09-19 15:12:18 +1000 |
commit | 74de08bc10dd4d67870cf5b6c5aaf6875cd869c5 (patch) | |
tree | 4d415d2a167ff64764c5b75debdd0b57156eab6e /arch/mips | |
parent | 936d5bf1d7dc69c56bf79ad68819e597307a1884 (diff) |
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
The SPUFS attribute get routines take a void * because the generic attribute
code doesn't know what sort of data it's passing around.
However our internal __spufs_get_foo() routines can take a spu_context *
directly, which saves plonking it in and out of a void * again.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions