Re: [PATCH 0/2] Drivers: hv: Minor cleanup around init_vp_index()

From: Wei Liu
Date: Thu Feb 03 2022 - 07:49:06 EST


On Fri, Jan 28, 2022 at 11:34:10AM +0100, Vitaly Kuznetsov wrote:
> Two minor changes with no functional change intended:
> - s,alloced,allocated
> - compare cpumasks and not their weights
>
> Vitaly Kuznetsov (2):
> Drivers: hv: Rename 'alloced' to 'allocated'
> Drivers: hv: Compare cpumasks and not their weights in init_vp_index()

Series applied to hyperv-next. Thanks.

>
> drivers/hv/channel_mgmt.c | 19 +++++++++----------
> drivers/hv/hyperv_vmbus.h | 14 +++++++-------
> drivers/hv/vmbus_drv.c | 2 +-
> 3 files changed, 17 insertions(+), 18 deletions(-)
>
> --
> 2.34.1
>