* [PATCH] parisc: remove unused local out_putf label
@ 2009-01-13 19:54 Helge Deller
0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2009-01-13 19:54 UTC (permalink / raw)
To: Kyle McMartin, linux-parisc
Signed-off-by: Helge Deller <deller@gmx.de>
diff --git a/arch/parisc/hpux/fs.c b/arch/parisc/hpux/fs.c
index bd9a4db..5cbe9f9 100644
--- a/arch/parisc/hpux/fs.c
+++ b/arch/parisc/hpux/fs.c
@@ -137,7 +137,6 @@ int hpux_getdents(unsigned int fd, struct hpux_dirent __user *dirent, unsigned i
error = count - buf.count;
}
-out_putf:
fput(file);
out:
return error;
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-13 19:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13 19:54 [PATCH] parisc: remove unused local out_putf label Helge Deller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox