projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e448372
)
parisc: remove unused local out_putf label
author
Helge Deller
<deller@gmx.de>
Tue, 13 Jan 2009 19:54:25 +0000
(20:54 +0100)
committer
Kyle McMartin
<kyle@treachery.i.cabal.ca>
Fri, 13 Mar 2009 05:17:59 +0000
(
01:17
-0400)
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
arch/parisc/hpux/fs.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/parisc/hpux/fs.c
b/arch/parisc/hpux/fs.c
index bd9a4db3bd4cd1ab14ddb6c7aadcdd44afc37dcd..5cbe9f9e5d9ef71908ee166ec19932a6fd6f2de8 100644
(file)
--- 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;