diff options
author | Lu Baolu <baolu.lu@linux.intel.com> | 2024-02-12 02:22:27 +0100 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2024-02-16 15:19:37 +0100 |
commit | 3dfa64aecbafc288216b2790438d395add192c30 (patch) | |
tree | bba55e042efee5f069e5d67bdbbb2b6869311206 /drivers/iommu/iommu.c | |
parent | iommu: Make iopf_group_response() return void (diff) | |
download | linux-3dfa64aecbafc288216b2790438d395add192c30.tar.xz linux-3dfa64aecbafc288216b2790438d395add192c30.zip |
iommu: Make iommu_report_device_fault() return void
As the iommu_report_device_fault() has been converted to auto-respond a
page fault if it fails to enqueue it, there's no need to return a code
in any case. Make it return void.
Suggested-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Link: https://lore.kernel.org/r/20240212012227.119381-17-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/iommu.c')
0 files changed, 0 insertions, 0 deletions