[libvirt] [PATCH v2 0/2] a few cleanups in qemu_hotplug.c

Daniel Henrique Barboza danielhb413 at gmail.com
Thu Oct 17 15:44:00 UTC 2019


There is not much to do regarding cleanup and g_auto* in this
file. Here's a couple of simple fixes I've found.


changes from v1:
- added a new patch to remove unused cleanup labels


v1: https://www.redhat.com/archives/libvir-list/2019-September/msg01463.html

Daniel Henrique Barboza (2):
  qemu_hotplug.c: use g_autoptr() with virConnectPtr
  qemu_process: remove unused cleanup labels

 src/qemu/qemu_hotplug.c | 72 +++++++++++++++++------------------------
 1 file changed, 29 insertions(+), 43 deletions(-)

-- 
2.21.0




More information about the libvir-list mailing list