Messages in this thread |  | | From | Lu Baolu <> | Subject | [PATCH v2 0/2] iommu/vt-d: Minor cleanups | Date | Sat, 16 Apr 2022 20:04:21 +0800 |
| |
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@linux.intel.com/
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
|  |