]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: use VIR_AUTOPTR virNodeSuspendSupportsTargetPMUtils
authorJán Tomko <jtomko@redhat.com>
Tue, 13 Aug 2019 15:16:26 +0000 (17:16 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 14 Aug 2019 09:27:38 +0000 (11:27 +0200)
commit7f5b43b09ec19cef15191b3d8d19e35f8f22a334
treec9d7d9a4a8b7e6a5eee4595bc478303d9b0ec03f
parent4514abbd41571b4d4f4e3b6f4cb950978433dd10
util: use VIR_AUTOPTR virNodeSuspendSupportsTargetPMUtils

Get rid of the ret variable as well as the cleanup label.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/util/virnodesuspend.c