projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30a6c33
)
[POWERPC] spufs: remove empty last line in run.c
author
Christoph Hellwig
<hch@lst.de>
Tue, 13 Feb 2007 20:36:46 +0000
(21:36 +0100)
committer
Arnd 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
patch
|
blob
|
history
diff --git
a/arch/powerpc/platforms/cell/spufs/run.c
b/arch/powerpc/platforms/cell/spufs/run.c
index 1acc2ffef8c8ac67749be5dbf1a43ef176648304..51b78da2f0d3b0885bc13e4f730c02860b32fe0f 100644
(file)
--- a/
arch/powerpc/platforms/cell/spufs/run.c
+++ b/
arch/powerpc/platforms/cell/spufs/run.c
@@
-361,4
+361,3
@@
out:
up(&ctx->run_sema);
return ret;
}
-