[PATCH 0/4] hyperv: Deduplicate and reformat

Michal Privoznik mprivozn at redhat.com
Wed Oct 21 15:44:49 UTC 2020


The more I look into the code the more things to fix I find. Well, here
are some fixes.

Michal Prívozník (4):
  hyperv: Don't overwrite errors from hypervCreateInvokeParamsList()
  hyperv: Use hypervRequestStateChange() in hypervDomainSuspend()
  hyperv: Use two empty lines between functions
  hyperv: Reformat

 src/hyperv/hyperv_driver.c | 186 +++++++++---------------
 src/hyperv/hyperv_util.c   |   1 -
 src/hyperv/hyperv_wmi.c    | 288 +++++++++++++++++++------------------
 src/hyperv/hyperv_wmi.h    |  15 +-
 4 files changed, 229 insertions(+), 261 deletions(-)

-- 
2.26.2




More information about the libvir-list mailing list