浏览代码

[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 年之前
父节点
当前提交
5cb23afc9e
共有 1 个文件被更改,包括 0 次插入1 次删除
  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;
 }
-