aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/run.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2007-02-13 21:36:46 +0100
committerArnd Bergmann <arnd@klappe.arndb.de>2007-02-13 21:52:35 +0100
commit5cb23afc9e64841adb43d46160a5c63a80ebfd54 (patch)
tree3c412e1d94dc810086fef7a9780de6063f159106 /arch/powerpc/platforms/cell/spufs/run.c
parent30a6c337dcefa7583fe9289fedb28783af980c0c (diff)
[POWERPC] spufs: remove empty last line in run.c
Remove the empty last line in arch/powerpc/platforms/cell/spufs/run.c. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Diffstat (limited to 'arch/powerpc/platforms/cell/spufs/run.c')
-rw-r--r--arch/powerpc/platforms/cell/spufs/run.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/cell/spufs/run.c b/arch/powerpc/platforms/cell/spufs/run.c
index 1acc2ffef8c..51b78da2f0d 100644
--- a/arch/powerpc/platforms/cell/spufs/run.c
+++ b/arch/powerpc/platforms/cell/spufs/run.c
@@ -361,4 +361,3 @@ out:
up(&ctx->run_sema);
return ret;
}
-