Re: [PATCH] iommu/vt-d: Remove unused dmar_msi_read

From: Baolu Lu
Date: Tue Oct 29 2024 - 00:41:31 EST


On 2024/10/22 8:27, linux@xxxxxxxxxxx wrote:
From: "Dr. David Alan Gilbert"<linux@xxxxxxxxxxx>

dmar_msi_read() has been unused since 2022 in
commit cf8e8658100d ("arch: Remove Itanium (IA-64) architecture")

Remove it.

(dmar_msi_write still exists and is used once).

Signed-off-by: Dr. David Alan Gilbert<linux@xxxxxxxxxxx>
---
drivers/iommu/intel/dmar.c | 13 -------------
include/linux/dmar.h | 1 -
2 files changed, 14 deletions(-)

Queued for v6.13. Thank you!

--
baolu