]> git.ipfire.org Git - thirdparty/linux.git/commit
misc: vmw_vmci: Remove unused vmci_doorbell_notify
authorDr. David Alan Gilbert <linux@treblig.org>
Sat, 14 Jun 2025 01:03:43 +0000 (02:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jun 2025 15:45:35 +0000 (16:45 +0100)
commit2ce80bc11ff91913bc6eb31a5876621f090cf5cc
treee7e4e017d76a64863e4f9594246de2a6d28e9f92
parent5bce7d47d5b5d53388e31de85adb8a8f578e248f
misc: vmw_vmci: Remove unused vmci_doorbell_notify

vmci_doorbell_notify() was added in 2013 by
commit 83e2ec765be0 ("VMCI: doorbell implementation.")

but has remained unused.

Remove it.

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