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() 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