Code Review
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
parisc: remove unused local out_putf label
[linux-2.6.git]
/
arch
/
parisc
/
hpux
/
fs.c
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;