[POWERPC] spufs: remove empty last line in run.c
authorChristoph Hellwig <hch@lst.de>
Tue, 13 Feb 2007 20:36:46 +0000 (21:36 +0100)
committerArnd Bergmann <arnd@klappe.arndb.de>
Tue, 13 Feb 2007 20:52:35 +0000 (21:52 +0100)
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>
arch/powerpc/platforms/cell/spufs/run.c

index 1acc2ff..51b78da 100644 (file)
@@ -361,4 +361,3 @@ out:
        up(&ctx->run_sema);
        return ret;
 }
-