]> asedeno.scripts.mit.edu Git - linux.git/commit
iommu: Remove iommu_callback_data
authorLu Baolu <baolu.lu@linux.intel.com>
Wed, 20 Mar 2019 01:40:24 +0000 (09:40 +0800)
committerJoerg Roedel <jroedel@suse.de>
Mon, 25 Mar 2019 13:43:12 +0000 (14:43 +0100)
commit8cec63e52966b6c1242f8323535532d791d440e8
tree59623ab95cfd22f9d05d609bc0ea7894c5af7246
parent8c2ffd9174779014c3fe1f96d9dc3641d9175f00
iommu: Remove iommu_callback_data

The iommu_callback_data is not used anywhere, remove it to make
the code more concise.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommu.c