On Fri, Aug 26 2022, Jason Gunthorpe <jgg@xxxxxxxxxx> wrote: > As this is part of the vfio_pci_core component it should be called > vfio_pci_core_register_dev_region() like everything else exported from > this module. > > Suggested-by: Kevin Tian <kevin.tian@xxxxxxxxx> > Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx> > --- > drivers/vfio/pci/vfio_pci_core.c | 10 +++++----- > drivers/vfio/pci/vfio_pci_igd.c | 6 +++--- > include/linux/vfio_pci_core.h | 8 ++++---- > 3 files changed, 12 insertions(+), 12 deletions(-) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>