All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] iommu/vt-d: Several cleanup patches
@ 2018-05-04  5:08 Lu Baolu
  2018-05-04  5:08 ` [PATCH 1/4] iommu: Clean up the comments for iommu_group_alloc Lu Baolu
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Lu Baolu @ 2018-05-04  5:08 UTC (permalink / raw)
  To: Joerg Roedel, David Woodhouse; +Cc: ashok.raj, iommu, linux-kernel, Lu Baolu

Hi,

This includes several cleanup patches which aim to make the
code more concise and easier for reading. There aren't any
functionality changes.

Best regards,
Lu Baolu

Lu Baolu (4):
  iommu: Clean up the comments for iommu_group_alloc
  iommu/vt-d: Clean up unused variable in find_or_alloc_domain
  iommu/vt-d: Clean up pasid quirk for pre-production devices
  iommu/vt-d: Remove unnecessary parentheses

 drivers/iommu/intel-iommu.c | 36 +++---------------------------------
 drivers/iommu/intel-svm.c   |  2 +-
 drivers/iommu/iommu.c       |  1 -
 include/linux/intel-iommu.h |  1 -
 4 files changed, 4 insertions(+), 36 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-07-07  7:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-04  5:08 [PATCH 0/4] iommu/vt-d: Several cleanup patches Lu Baolu
2018-05-04  5:08 ` [PATCH 1/4] iommu: Clean up the comments for iommu_group_alloc Lu Baolu
2018-05-04  5:08 ` [PATCH 2/4] iommu/vt-d: Clean up unused variable in find_or_alloc_domain Lu Baolu
2018-05-04  5:08 ` [PATCH 3/4] iommu/vt-d: Clean up pasid quirk for pre-production devices Lu Baolu
2018-07-07  7:01   ` Chris Wilson
2018-07-07  7:01     ` Chris Wilson
2018-07-07  7:21     ` Lu Baolu
2018-07-07  7:21       ` Lu Baolu
2018-05-04  5:08 ` [PATCH 4/4] iommu/vt-d: Remove unnecessary parentheses Lu Baolu
2018-05-15 14:35 ` [PATCH 0/4] iommu/vt-d: Several cleanup patches Joerg Roedel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.