All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] iommu/amd: Misc cleanup
@ 2024-01-18  9:00 Vasant Hegde
  2024-01-18  9:01 ` [PATCH 1/6] iommu/amd: Remove unused PPR_* macros Vasant Hegde
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Vasant Hegde @ 2024-01-18  9:00 UTC (permalink / raw)
  To: iommu, joro; +Cc: suravee.suthikulpanit, Vasant Hegde

This patch series removes unused macros, redundant check and
unncessary EXPORT_SYMBOLS. No major functional changes intended.

Thanks,
Vasant

Vasant Hegde (6):
  iommu/amd: Remove unused PPR_* macros
  iommu/amd: Remove unused IOVA_* macro
  iommu/amd: Remove unused APERTURE_* macros
  iommu/amd: Remove duplicate function declarations from amd_iommu.h
  iommu/amd: Remove redundant error check in amd_iommu_probe_device()
  iommu/amd: Remove EXPORT_SYMBOL for perf counter related functions

 drivers/iommu/amd/amd_iommu.h       | 13 -------------
 drivers/iommu/amd/amd_iommu_types.h |  7 -------
 drivers/iommu/amd/init.c            |  3 ---
 drivers/iommu/amd/iommu.c           |  7 +------
 4 files changed, 1 insertion(+), 29 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2024-02-09 10:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-18  9:00 [PATCH 0/6] iommu/amd: Misc cleanup Vasant Hegde
2024-01-18  9:01 ` [PATCH 1/6] iommu/amd: Remove unused PPR_* macros Vasant Hegde
2024-01-18  9:01 ` [PATCH 2/6] iommu/amd: Remove unused IOVA_* macro Vasant Hegde
2024-01-18  9:01 ` [PATCH 3/6] iommu/amd: Remove unused APERTURE_* macros Vasant Hegde
2024-01-18  9:01 ` [PATCH 4/6] iommu/amd: Remove duplicate function declarations from amd_iommu.h Vasant Hegde
2024-01-18  9:01 ` [PATCH 5/6] iommu/amd: Remove redundant error check in amd_iommu_probe_device() Vasant Hegde
2024-01-18  9:01 ` [PATCH 6/6] iommu/amd: Remove EXPORT_SYMBOL for perf counter related functions Vasant Hegde
2024-01-19 19:37 ` [PATCH 0/6] iommu/amd: Misc cleanup Alejandro Jimenez
2024-01-22  3:49   ` Vasant Hegde
2024-02-06 12:58 ` Jason Gunthorpe
2024-02-09 10:41 ` 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.