[PATCH v2 0/2] iommu/vt-d: Minor cleanups
From: Lu Baolu
Date: Sat Apr 16 2022 - 08:07:08 EST
Hi folks,
This series include some minor cleanups for the VT-d drivers. No
intentional functional impact.
Best regards,
baolu
Change log:
v1: initial post
- https://lore.kernel.org/linux-iommu/20220409133006.3953129-1-baolu.lu@xxxxxxxxxxxxxxx/
v2:
- Add a new patch to fold dmar_insert_one_dev_info() into its caller.
Lu Baolu (2):
iommu/vt-d: Change return type of dmar_insert_one_dev_info()
iommu/vt-d: Fold dmar_insert_one_dev_info() into its caller
drivers/iommu/intel/iommu.c | 111 ++++++++++++++++--------------------
1 file changed, 49 insertions(+), 62 deletions(-)
--
2.25.1