Re: [PATCH v2 0/2] ACPI/IORT: Code cleanups

From: Hanjun Guo
Date: Tue Aug 18 2020 - 05:17:05 EST


On 2020/8/18 14:36, Zenghui Yu wrote:
* From v1 [1]:
- As pointed out by Hanjun, remove two now unused inline functions.
Compile tested with CONFIG_IOMMU_API is not selected.

[1] https://lore.kernel.org/r/20200817105946.1511-1-yuzenghui@xxxxxxxxxx

Zenghui Yu (2):
ACPI/IORT: Drop the unused @ops of iort_add_device_replay()
ACPI/IORT: Remove the unused inline functions

drivers/acpi/arm64/iort.c | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)

Nice cleanup.

Acked-by: Hanjun Guo <guohanjun@xxxxxxxxxx>