]> www.infradead.org Git - nvme.git/commit
iommu/amd: Pass struct iommu_dev_data to set_dte_entry()
authorVasant Hegde <vasant.hegde@amd.com>
Mon, 5 Feb 2024 11:55:59 +0000 (11:55 +0000)
committerJoerg Roedel <jroedel@suse.de>
Fri, 9 Feb 2024 12:16:21 +0000 (13:16 +0100)
commita6ffb9b3d71ea21c9d56ac5856fe321ef584bb19
tree5a00bb21e87e4a064cdd10a9b85988dcfeba8e20
parent108042db53a1eb192b972098669f36c6379ef159
iommu/amd: Pass struct iommu_dev_data to set_dte_entry()

Pass iommu_dev_data structure instead of passing indivisual variables.

No functional changes intended.

Signed-off-by: Vasant Hegde <vasant.hegde@amd.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20240205115615.6053-2-vasant.hegde@amd.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd/iommu.c