Skip to content

Commit

Permalink
parisc: remove unused local out_putf label
Browse files Browse the repository at this point in the history
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
  • Loading branch information
Helge Deller authored and Kyle McMartin committed Mar 13, 2009
1 parent e448372 commit ddd1f6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/parisc/hpux/fs.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit ddd1f6c

Please sign in to comment.