]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_snapshot: revert: remove cleanup label
authorPavel Hrdina <phrdina@redhat.com>
Thu, 25 Nov 2021 16:08:35 +0000 (17:08 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 3 Dec 2021 11:00:30 +0000 (12:00 +0100)
commit2bbbb201eeaf2295e22b2e14351e10a7d744b40b
tree5aa5ea98ad8fb13390ea7b2857478d4b3f4587c3
parente799743786bea6cecaa2087288eb40dccf39bb7d
qemu_snapshot: revert: remove cleanup label

Now the cleanup label is not necessary so we can drop it.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_snapshot.c