aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJason Gunthorpe <[email protected]>2023-06-05 21:59:41 -0300
committerJoerg Roedel <[email protected]>2023-07-14 16:14:13 +0200
commit7bdb99622f7e7dcaa58bfc2fa98caf23cfc40994 (patch)
tree50d0c39664f79d4209105d694731d60ffa792f30 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent5665d15d3cb796d363a2dc0d2ed17855a3cb5942 (diff)
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 <[email protected]> Reviewed-by: Lu Baolu <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions