]> git.baikalelectronics.ru Git - kernel.git/commit
[CELL] spufs: remove unused file argument from spufs_run_spu()
authorJeremy Kerr <jk@ozlabs.org>
Fri, 20 Jul 2007 19:39:42 +0000 (21:39 +0200)
committerArnd Bergmann <arnd@klappe.arndb.de>
Fri, 20 Jul 2007 19:42:03 +0000 (21:42 +0200)
commitcc6665567ee72733ae93e6d6823cbb1199e44805
treed5d83b2a9ff483e4fbf429619fd5b8b56560c59a
parentcc795658959f705eb44343f657ec85f2dece1dbf
[CELL] spufs: remove unused file argument from spufs_run_spu()

From: Sebastian Siewior <cbe-oss-dev@ml.breakpoint.cc>

The 'file' argument is unused in spufs_run_spu(). This change removes
it.

Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
arch/powerpc/platforms/cell/spufs/run.c
arch/powerpc/platforms/cell/spufs/spufs.h
arch/powerpc/platforms/cell/spufs/syscalls.c