[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220128103412.3033736-1-vkuznets@redhat.com>
Date: Fri, 28 Jan 2022 11:34:10 +0100
From: Vitaly Kuznetsov <vkuznets@...hat.com>
To: linux-hyperv@...r.kernel.org, Wei Liu <wei.liu@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Michael Kelley <mikelley@...rosoft.com>,
"K. Y. Srinivasan" <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Stephen Hemminger <sthemmin@...rosoft.com>,
Dexuan Cui <decui@...rosoft.com>
Subject: [PATCH 0/2] Drivers: hv: Minor cleanup around init_vp_index()
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
Powered by blists - more mailing lists