[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210715123304.a7qgu5op4cymaj6b@liuwe-devbox-debian-v2>
Date: Thu, 15 Jul 2021 12:33:04 +0000
From: Wei Liu <wei.liu@...nel.org>
To: Sonia Sharma <sosha@...ux.microsoft.com>
Cc: "K. Y. Srinivasan" <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Stephen Hemminger <sthemmin@...rosoft.com>, wei.liu@...nel.org,
Dexuan Cui <decui@...rosoft.com>, devel@...uxdriverproject.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] hyperv: Remove unused inline functions in hyperv.h
Hi Sonia
On Wed, Jul 14, 2021 at 01:20:34PM -0700, Sonia Sharma wrote:
[...]
> -static inline void set_channel_affinity_state(struct vmbus_channel *c,
> - enum hv_numa_policy policy)
> -{
> - c->affinity_policy = policy;
> -}
> -
This function was removed in 8ef4c4abbbc which was committed more than a
year ago.
The other three indeed have no users in tree.
For uptream development please base your changes on the hyperv-next
branch (new features, improvements) or hyperv-fixes branch (bug fixes).
See https://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git/ .
Wei.
Powered by blists - more mailing lists