>-----Original Message-----
>From: Cédric Le Goater <[email protected]>
>Subject: [PATCH for-10.1 v2 37/37] vfio: Rename VFIOContainer related services
>
>Rename these routines :
>
>  vfio_put_group -> vfio_group_put
>  vfio_get_group -> vfio_group_get
>  vfio_kvm_device_del_group -> vfio_group_del_kvm_device
>  vfio_kvm_device_add_group -> vfio_group_add_kvm_device
>  vfio_get_device -> vfio_device_get
>  vfio_put_base_device -> vfio_device_put
>  vfio_device_groupid -> vfio_device_get_groupid
>  vfio_connect_container -> vfio_container_connect
>  vfio_disconnect_container -> vfio_container_disconnect
>
>to better reflect the namespace they belong to.
>
>Reviewed-by: John Levon <[email protected]>
>Link: https://lore.kernel.org/qemu-devel/20250318095415.670319-30-
>[email protected]
>Signed-off-by: Cédric Le Goater <[email protected]>

Reviewed-by: Zhenzhong Duan <[email protected]>

Thanks
Zhenzhong

Reply via email to