diff options
author | Nicolin Chen <[email protected]> | 2022-10-17 16:00:45 -0700 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2022-11-01 14:39:59 -0300 |
commit | 79218fd0b38bb05e8dcb80a49342836274046432 (patch) | |
tree | da397d0ab4aa5a518e85e9f67a4d02561f5137f8 /scripts/generate_rust_analyzer.py | |
parent | 30a0b95b1335e12efef89dd78518ed3e4a71a763 (diff) |
iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()
The same checks are done in amd_iommu_probe_device(). If any of them fails
there, then the device won't get a group, so there's no way for it to even
reach amd_iommu_attach_device anymore.
Link: https://lore.kernel.org/r/c054654a81f2b675c73108fe4bf10e45335a721a.1666042872.git.nicolinc@nvidia.com
Suggested-by: Robin Murphy <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Suravee Suthikulpanit <[email protected]>
Reviewed-by: Vasant Hegde <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Signed-off-by: Nicolin Chen <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions