mirror of https://gitee.com/openkylin/qemu.git
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);
|
||||
free:
|
||||
free(path);
|
||||
out:
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue