]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: remove unneeded cleanup:/ret in virpci.c
authorLaine Stump <laine@redhat.com>
Mon, 12 Oct 2020 21:25:56 +0000 (17:25 -0400)
committerLaine Stump <laine@redhat.com>
Wed, 21 Oct 2020 19:17:19 +0000 (15:17 -0400)
commit668dd10ba9e92acbd66652165dba0bd94c6b8ae9
tree5a41cd963d231d5e47947831068d4a715628d518
parentca35e8dad1298121c7a2ef77db6caf458143b0b9
util: remove unneeded cleanup:/ret in virpci.c

These were nops once enough cleanup was g_auto'd.

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/util/virpci.c