
21 Aug
2019
21 Aug
'19
5:32 p.m.
On Fri, Aug 16, 2019 at 03:54:37PM +0200, Peter Krempa wrote:
Refactor the code to avoid having a cleanup label. This will simplify the change necessary when restricting this check in an upcoming patch.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_driver.c | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano