Commit ddd1f6c66dd964c106377f2be37b318794f112f4

Authored by Helge Deller
Committed by Kyle McMartin
1 parent e448372c79

parisc: remove unused local out_putf label

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

arch/parisc/hpux/fs.c
... ... @@ -137,7 +137,6 @@
137 137 error = count - buf.count;
138 138 }
139 139  
140   -out_putf:
141 140 fput(file);
142 141 out:
143 142 return error;