[PATCH for-10.1 12/32] vfio: Make vfio_group_list static

2025-04-05 Thread Cédric Le Goater
vfio_group_list is only used in file "container.c". Signed-off-by: Cédric Le Goater --- include/hw/vfio/vfio-common.h | 2 -- hw/vfio/container.c | 3 ++- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/include/hw/vfio/vfio-common.h b/include/hw/vfio/vfio-common.h index

RE: [PATCH for-10.1 12/32] vfio: Make vfio_group_list static

2025-04-04 Thread Duan, Zhenzhong
>-Original Message- >From: Cédric Le Goater >Subject: [PATCH for-10.1 12/32] vfio: Make vfio_group_list static > >vfio_group_list is only used in file "container.c". > >Signed-off-by: Cédric Le Goater Reviewed-by: Zhenzhong Duan Thanks Zhenzhong

Re: [PATCH for-10.1 12/32] vfio: Make vfio_group_list static

2025-03-20 Thread John Levon
On Tue, Mar 18, 2025 at 10:53:55AM +0100, Cédric Le Goater wrote: > vfio_group_list is only used in file "container.c". > > Signed-off-by: Cédric Le Goater Reviewed-by: John Levon regards john