virt: acrn: Remove unused list 'acrn_irqfd_clients'
authorDr. David Alan Gilbert <linux@treblig.org>
Wed, 30 Apr 2025 00:36:23 +0000 (01:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 May 2025 15:57:24 +0000 (17:57 +0200)
It doesn't look like this was ever used.

Build tested only.

Signed-off-by: "Dr. David Alan Gilbert" <linux@treblig.org>
Acked-by: Fei Li <fei1.li@intel.com>
Link: https://lore.kernel.org/r/20250430003623.313541-1-linux@treblig.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/virt/acrn/irqfd.c

index b7da24ca147576664f97261d501d6ffd353e7921..64d32c8fbf79b8184c00eeb6c8baf119ff13a66e 100644 (file)
@@ -16,8 +16,6 @@
 
 #include "acrn_drv.h"
 
-static LIST_HEAD(acrn_irqfd_clients);
-
 /**
  * struct hsm_irqfd - Properties of HSM irqfd
  * @vm:                Associated VM pointer