public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] iommu/vt-d: Minor cleanups
@ 2022-04-16 12:04 Lu Baolu
  2022-04-16 12:04 ` [PATCH v2 1/2] iommu/vt-d: Change return type of dmar_insert_one_dev_info() Lu Baolu
  2022-04-16 12:04 ` [PATCH v2 2/2] iommu/vt-d: Fold dmar_insert_one_dev_info() into its caller Lu Baolu
  0 siblings, 2 replies; 5+ messages in thread
From: Lu Baolu @ 2022-04-16 12:04 UTC (permalink / raw)
  To: iommu; +Cc: linux-kernel, Lu Baolu

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-19  5:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-16 12:04 [PATCH v2 0/2] iommu/vt-d: Minor cleanups Lu Baolu
2022-04-16 12:04 ` [PATCH v2 1/2] iommu/vt-d: Change return type of dmar_insert_one_dev_info() Lu Baolu
2022-04-19  5:44   ` Christoph Hellwig
2022-04-16 12:04 ` [PATCH v2 2/2] iommu/vt-d: Fold dmar_insert_one_dev_info() into its caller Lu Baolu
2022-04-19  5:44   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox