aboutsummaryrefslogtreecommitdiffstats
path: root/rust/compiler_builtins.rs
diff options
context:
space:
mode:
authorLu Baolu <[email protected]>2024-05-28 04:54:58 +0000
committerJoerg Roedel <[email protected]>2024-06-13 09:14:43 +0000
commitb5c29fba72a6c950655d1cb0f6aa16b60dc83be7 (patch)
treef2832b3b3014fc125d6083b4034084e0eee2a56a /rust/compiler_builtins.rs
parentLinux 6.10-rc3 (diff)
downloadkernel-b5c29fba72a6c950655d1cb0f6aa16b60dc83be7.tar.gz
kernel-b5c29fba72a6c950655d1cb0f6aa16b60dc83be7.zip
iommu: Make iommu_sva_domain_alloc() static
iommu_sva_domain_alloc() is only called in iommu-sva.c, hence make it static. On the other hand, iommu_sva_domain_alloc() should not return NULL anymore after commit <80af5a452024> ("iommu: Add ops->domain_alloc_sva()"), the removal of inline code avoids potential confusion. Fixes: 80af5a452024 ("iommu: Add ops->domain_alloc_sva()") Signed-off-by: Lu Baolu <[email protected]> Reviewed-by: Kevin Tian <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'rust/compiler_builtins.rs')
0 files changed, 0 insertions, 0 deletions