]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
vfio: Remove the get_region_info op
authorJason Gunthorpe <jgg@nvidia.com>
Fri, 7 Nov 2025 17:41:38 +0000 (13:41 -0400)
committerAlex Williamson <alex@shazbot.org>
Wed, 12 Nov 2025 22:06:41 +0000 (15:06 -0700)
commit56c069307dfd0a5e39b685e0aeee6c40d1d7ddfc
treec1cba4d47424165c61b1ac71b6836fe135e61c8f
parentdc10734610e29bb6464498e933fc0d622227153d
vfio: Remove the get_region_info op

No driver uses it now, all are using get_region_info_caps().

Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/22-v2-2a9e24d62f1b+e10a-vfio_get_region_info_op_jgg@nvidia.com
Signed-off-by: Alex Williamson <alex@shazbot.org>
drivers/vfio/vfio_main.c
include/linux/vfio.h