diff options
author | Jason Gunthorpe <jgg@nvidia.com> | 2023-06-05 21:59:41 -0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2023-07-14 16:14:13 +0200 |
commit | 7bdb99622f7e7dcaa58bfc2fa98caf23cfc40994 (patch) | |
tree | 50d0c39664f79d4209105d694731d60ffa792f30 /MAINTAINERS | |
parent | 5665d15d3cb796d363a2dc0d2ed17855a3cb5942 (diff) | |
download | lwn-7bdb99622f7e7dcaa58bfc2fa98caf23cfc40994.tar.gz lwn-7bdb99622f7e7dcaa58bfc2fa98caf23cfc40994.zip |
iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
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.
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/3-v3-328044aa278c+45e49-iommu_probe_jgg@nvidia.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions