Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()
authorMichael Kelley <mhklinux@outlook.com>
Tue, 13 May 2025 00:06:04 +0000 (17:06 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 15 May 2025 02:45:24 +0000 (19:45 -0700)
commit45a442fe369e6c4e0b4aa9f63b31c3f2f9e2090e
tree86a1f4244381a83226958e9cf75d4bf95895b552
parent5bbc644bbf4e97a05bc0cb052189004588ff8a09
Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()

With the netvsc driver changed to use vmbus_sendpacket_mpb_desc()
instead of vmbus_sendpacket_pagebuffer(), the latter has no remaining
callers. Remove it.

Cc: <stable@vger.kernel.org> # 6.1.x
Signed-off-by: Michael Kelley <mhklinux@outlook.com>
Link: https://patch.msgid.link/20250513000604.1396-6-mhklinux@outlook.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/hv/channel.c
include/linux/hyperv.h