]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Drop some 'cleanup' labels
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 17 Sep 2019 09:57:04 +0000 (11:57 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 17 Dec 2019 09:04:43 +0000 (10:04 +0100)
commitcfce298042ac5b3ec5ffbdbd433bdc37756de3e4
treee38815b122102310b65b316f9b72090a6255a6d0
parent3a4787a301450a4dfaa7a94d77ab70ce28cfe256
qemu: Drop some 'cleanup' labels

Previous patches rendered some of 'cleanup' labels needless.
Drop them.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
src/qemu/qemu_cgroup.c
src/qemu/qemu_domain.c