kvm ppc: Remove unused label
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
9bdbe550f0
commit
812151f290
@ -52,7 +52,6 @@ close:
|
|||||||
fclose(f);
|
fclose(f);
|
||||||
free:
|
free:
|
||||||
free(path);
|
free(path);
|
||||||
out:
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user