[PATCH 0/3] vmci deadcode

From: linux
Date: Fri Jun 13 2025 - 21:04:02 EST


From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>

Hi,
This is a set of deadcode removal in vmw_vmci; all of
the removals are whole function removals for functions
that were added in 2013 but haven't been used.

Build tested only.

Dave
Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>


Dr. David Alan Gilbert (3):
misc: vmw_vmci: Remove unused vmci_ctx functions
misc: vmw_vmci: Remove unused vmci_doorbell_notify
misc: vmw_vmci: Remove unused qpair functions

drivers/misc/vmw_vmci/vmci_context.c | 54 ----------
drivers/misc/vmw_vmci/vmci_context.h | 2 -
drivers/misc/vmw_vmci/vmci_doorbell.c | 53 ----------
drivers/misc/vmw_vmci/vmci_queue_pair.c | 133 ------------------------
include/linux/vmw_vmci_api.h | 7 --
5 files changed, 249 deletions(-)

--
2.49.0