Browse Source

[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>
Christoph Hellwig 18 years ago
parent
commit
5cb23afc9e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/powerpc/platforms/cell/spufs/run.c

+ 0 - 1
arch/powerpc/platforms/cell/spufs/run.c

@@ -361,4 +361,3 @@ out:
 	up(&ctx->run_sema);
 	return ret;
 }
-