Re: [PATCH] RDMA/usnic: Use device_iommu_capable()

From: Leon Romanovsky
Date: Thu Jun 16 2022 - 03:16:51 EST


On Wed, Jun 08, 2022 at 12:46:33PM +0100, Robin Murphy wrote:
> Use the new interface to check the capability for our device
> specifically.
>
> Signed-off-by: Robin Murphy <robin.murphy@xxxxxxx>
> ---
> drivers/infiniband/hw/usnic/usnic_uiom.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, applied