[PATCH v2 0/2] iommu/vt-d: Minor cleanups

Lu Baolu posted 2 patches 4 years ago
drivers/iommu/intel/iommu.c | 111 ++++++++++++++++--------------------
1 file changed, 49 insertions(+), 62 deletions(-)
[PATCH v2 0/2] iommu/vt-d: Minor cleanups
Posted by Lu Baolu 4 years ago
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