Re: [PATCH 09/15] Internal __spufs_get_foo() routines should take a spu_context *

From: Arnd Bergmann
Date: Wed Sep 12 2007 - 04:56:41 EST


On Wednesday 12 September 2007, Michael Ellerman wrote:
> 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@xxxxxxxxxxxxxx>

Acked-by: Arnd Bergmann <arnd.bergmann@xxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/