[PATCH v2 0/2] qemu_alias: Refactor functions

Kristina Hanicova khanicov at redhat.com
Wed Nov 24 16:12:52 UTC 2021


This is v2 of: https://listman.redhat.com/archives/libvir-list/2021-November/msg00748.html

Diff to v1:
* changed return type of functions if possible - when function
  always returned success (suggested by Martin)

Kristina Hanicova (2):
  qemu_alias: Rewrite of code pattern
  qemu_alias: change return type to void if possible

 src/qemu/qemu_alias.c   | 185 +++++++++++++++-------------------------
 src/qemu/qemu_alias.h   |  44 +++++-----
 src/qemu/qemu_hotplug.c |  43 ++++------
 3 files changed, 105 insertions(+), 167 deletions(-)

-- 
2.31.1




More information about the libvir-list mailing list