Re: [PATCH 2/5] iommu/vt-d: Remove svm_dev_ops
Looks good, Reviewed-by: Christoph Hellwig
[PATCH 2/5] iommu/vt-d: Remove svm_dev_ops
The svm_dev_ops has never been referenced in the tree, and there's no plan to have anything to use it. Remove it to make the code neat. Signed-off-by: Lu Baolu --- drivers/iommu/intel/svm.c | 15 +-- include/linux/intel-iommu.h | 3 --- include/linux/intel-svm.h | 7 --- 3