]> xenbits.xensource.com Git - libvirt.git/commit
qemu_domain.c: removing unneeded cleanup labels
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Thu, 9 Jan 2020 18:33:46 +0000 (15:33 -0300)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 31 Jan 2020 14:25:33 +0000 (15:25 +0100)
commitdb780004a9d34962512c3b7be71b11a60c5abcf7
treebc4c58c7a0445cfdde967d67540d16746b683ee9
parent20fa2bc6e52e01feaf39d12d38bcf8eaec4c9a46
qemu_domain.c: removing unneeded cleanup labels

Previous patches deprecated some 'cleanup' labels. Let's remove
them.

Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_domain.c