misc: vmw_vmci: Remove unused vmci_ctx functions
authorDr. David Alan Gilbert <linux@treblig.org>
Sat, 14 Jun 2025 01:03:42 +0000 (02:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jun 2025 15:45:35 +0000 (16:45 +0100)
commit5bce7d47d5b5d53388e31de85adb8a8f578e248f
tree19ccde0ea4705baf52c21b3f1adc6630e025e40c
parent17481c41f56088c4e2c1ff2921d4d2670ab4243d
misc: vmw_vmci: Remove unused vmci_ctx functions

vmci_ctx_dbell_destroy_all() and vmci_ctx_pending_datagrams()
were added in 2013 by
commit 28d6692cd8fb ("VMCI: context implementation.")

but have remained unused.

Remove them.

Signed-off-by: "Dr. David Alan Gilbert" <linux@treblig.org>
Link: https://lore.kernel.org/r/20250614010344.636076-2-linux@treblig.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/vmw_vmci/vmci_context.c
drivers/misc/vmw_vmci/vmci_context.h