mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
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
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ close:
|
||||||
fclose(f);
|
fclose(f);
|
||||||
free:
|
free:
|
||||||
free(path);
|
free(path);
|
||||||
out:
|
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue