On 10/17/20 2:54 AM, Matt Coleman wrote:
> On Oct 15, 2020, at 10:00 AM, Michal Privoznik
<mprivozn(a)redhat.com> wrote:
>
> *** BLURB HERE ***
>
> Michal Prívozník (5):
> hyperv: Make it obvious that hypervInvokeMethod() consumes an argument
> hyperv: Reindent hypervInvokeMethod() body
> hyperv: Drop needless label in hypervDomainSetMemoryFlags()
> hyperv: Make it obvious that hypervAddEmbeddedParam() consumes an
> argument
> hyperv: Simplify @memResource freeing in hypervDomainSetMemoryFlags()
>
> src/hyperv/hyperv_driver.c | 34 ++++------
> src/hyperv/hyperv_wmi.c | 129 +++++++++++++++++++++----------------
> src/hyperv/hyperv_wmi.h | 12 ++--
> 3 files changed, 94 insertions(+), 81 deletions(-)
This whole patchset looks good.
Reviewed-by: Matt Coleman <matt(a)datto.com>
Thanks pushed.
Michal