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>
@@ -361,4 +361,3 @@ out:
up(&ctx->run_sema);
return ret;
}
-