parisc: remove unused local out_putf label
Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
This commit is contained in:
parent
e448372c79
commit
ddd1f6c66d
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ int hpux_getdents(unsigned int fd, struct hpux_dirent __user *dirent, unsigned i
|
||||||
error = count - buf.count;
|
error = count - buf.count;
|
||||||
}
|
}
|
||||||
|
|
||||||
out_putf:
|
|
||||||
fput(file);
|
fput(file);
|
||||||
out:
|
out:
|
||||||
return error;
|
return error;
|
||||||
|
|
Loading…
Add table
Reference in a new issue