Re: [PATCH v2 1/1] iommu/amd: remove return value of amd_iommu_detect
From: Joerg Roedel
Date: Mon Jan 06 2025 - 06:42:45 EST
On Sat, Jan 04, 2025 at 12:58:08AM +0800, Gao Shiyuan wrote:
> The return value of amd_iommu_detect is not used, so remove it and
> is consistent with other iommu detect functions.
>
> Signed-off-by: Gao Shiyuan <gaoshiyuan@xxxxxxxxx>
> ---
> drivers/iommu/amd/init.c | 10 ++++------
> include/linux/amd-iommu.h | 4 ++--
> 2 files changed, 6 insertions(+), 8 deletions(-)
Applied, thanks.