On 06/10/2023 09:52, Eric Auger wrote: > Hi Joao, > > On 6/22/23 23:48, Joao Martins wrote: >> From: Yi Liu <[email protected]> >> >> Refactor pci_device_iommu_address_space() and move the >> code that fetches the device bus and iommu bus into its >> own private helper pci_device_get_iommu_bus_devfn(). >> >> This is in preparation to introduce pci_device_iommu_get_attr() >> which will need to use it too. > > you may add: > no functional change intended.
OK >> >> Signed-off-by: Yi Liu <[email protected]> >> [joao: Commit message, and better splitting] >> Signed-off-by: Joao Martins <[email protected]> > Reviewed-by: Eric Auger <[email protected]> Thank you
