linux-stable-rt/arch/powerpc/platforms/cell/spufs
Stephen Rothwell 1babddbc2e powerpc/spufs: Remove unused error path
Commit 45db924089 ("powerpc/spufs: Remove
double check for non-negative dentry") removed the only user of the
out_dput label, so remove it and the code following it.

Gets rid of this warning:

arch/powerpc/platforms/cell/spufs/inode.c: In function 'spufs_create':
arch/powerpc/platforms/cell/spufs/inode.c:647: warning: label 'out_dput' defined but not used

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-06-09 16:47:41 +10:00
..
.gitignore
Makefile
backing_ops.c
context.c
coredump.c
fault.c
file.c powerpc/spufs: Fix incorrect buffer offset in regs write 2009-03-11 17:11:32 +11:00
gang.c
hw_ops.c
inode.c powerpc/spufs: Remove unused error path 2009-06-09 16:47:41 +10:00
lscsa_alloc.c
run.c
sched.c
spu_restore.c
spu_restore_crt0.S
spu_restore_dump.h_shipped
spu_save.c
spu_save_crt0.S
spu_save_dump.h_shipped
spu_utils.h
spufs.h
sputrace.c
switch.c
syscalls.c