diff options
author | Shameer Kolothum <[email protected]> | 2022-06-15 11:10:37 +0100 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2022-07-06 12:51:10 +0200 |
commit | 8778b1d48117055c710a01498f65fa730160fdfa (patch) | |
tree | cf373903a0d974bf202f750711c40dc852ca65bc /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 3b7e2482f9a3f2e99628048b945c9c6cc53bd38e (diff) |
ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void
At present iort_iommu_msi_get_resv_regions() returns the number of
MSI reserved regions on success and there are no users for this.
The reserved region list will get populated anyway for platforms
that require the HW MSI region reservation. Hence, change the
function to return void instead.
Reviewed-by: Christoph Hellwig <[email protected]>
Tested-by: Steven Price <[email protected]>
Tested-by: Laurentiu Tudor <[email protected]>
Reviewed-by: Hanjun Guo <[email protected]>
Signed-off-by: Shameer Kolothum <[email protected]>
Acked-by: Robin Murphy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions