[PATCH 03/11] iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
Tian, Kevin
kevin.tian at intel.com
Wed Apr 26 19:21:32 AEST 2023
> From: Jason Gunthorpe <jgg at nvidia.com>
> Sent: Thursday, April 20, 2023 12:12 AM
>
> This is the only caller, and it doesn't need the generality of the
> function. We already know there is no iommu_group, so it is simply two
> function calls.
>
> Moving it here allows the following patches to split the logic in these
> functions.
>
> Signed-off-by: Jason Gunthorpe <jgg at nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian at intel.com>
More information about the Linuxppc-dev
mailing list