[PATCH 0/2] iommu/amd: two tiny cleanups

From: Dan Carpenter
Date: Mon Mar 17 2025 - 02:43:00 EST


Delete an unnecessary NULL check and return a literal zero instead
of "ret" (where ret is zero).

Dan Carpenter (2):
iommu/amd: Delete unnecessary NULL check
iommu/amd: Return a literal in init_gcr3_table()

drivers/iommu/amd/iommu.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--
2.47.2