mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
[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>
This commit is contained in:
parent
30a6c337dc
commit
5cb23afc9e
|
|
@ -361,4 +361,3 @@ long spufs_run_spu(struct file *file, struct spu_context *ctx,
|
|||
up(&ctx->run_sema);
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user