Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ddd1f6c6 authored by Helge Deller's avatar Helge Deller Committed by Kyle McMartin
Browse files

parisc: remove unused local out_putf label



Signed-off-by: default avatarHelge Deller <deller@gmx.de>
Signed-off-by: default avatarKyle McMartin <kyle@mcmartin.ca>
parent e448372c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;