Re: [PATCH 13/23] iommu/dma: Remove redundant "!dev" checks

From: John Garry
Date: Mon Jul 26 2021 - 04:29:04 EST


On 21/07/2021 19:20, Robin Murphy wrote:
iommu_dma_init_domain() is now only called from iommu_setup_dma_ops(),
which has already assumed dev to be non-NULL.

Signed-off-by: Robin Murphy<robin.murphy@xxxxxxx>

FWIW,

Reviewed-by: John Garry <john.garry@xxxxxxxxxx>