On Thu, 9 Nov 2023 at 17:07, Eric Auger <eric.au...@redhat.com> wrote: > > The code already checks iommu_mr is not NULL so there is no > need to check container_of() is not NULL. Remove the check. > > Fixes: CID 1523901 > Fixes: 09b4c3d6a2 ("virtio-iommu: Record whether a probe request has > been issued") > Signed-off-by: Eric Auger <eric.au...@redhat.com> > Reported-by: Coverity (CID 1523901)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM