mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-22 23:13:01 +02:00
virt: acrn: Remove unused list 'acrn_irqfd_clients'
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>
This commit is contained in:
parent
09f9adbcea
commit
97e72c1e0c
|
@ -16,8 +16,6 @@
|
||||||
|
|
||||||
#include "acrn_drv.h"
|
#include "acrn_drv.h"
|
||||||
|
|
||||||
static LIST_HEAD(acrn_irqfd_clients);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* struct hsm_irqfd - Properties of HSM irqfd
|
* struct hsm_irqfd - Properties of HSM irqfd
|
||||||
* @vm: Associated VM pointer
|
* @vm: Associated VM pointer
|
||||||
|
|
Loading…
Reference in New Issue
Block a user