kely
> Cc: devicet...@vger.kernel.org; iommu@lists.linux-foundation.org; Rob
> Herring; linux-ker...@vger.kernel.org
> Subject: RE: [PATCH] iommu: fsl_pamu.c: Fix for possible null pointer
> dereference
>
>
>
> > -Original Message-
> > From: iommu-boun...@lists.linux-fo
iommu@lists.linux-foundation.org; Rob Herring;
> linux-ker...@vger.kernel.org; Rickard Strandqvist
> Subject: [PATCH] iommu: fsl_pamu.c: Fix for possible null pointer dereference
>
> There is otherwise a risk of a possible null pointer dereference.
You are right.
>
> Was largely f
There is otherwise a risk of a possible null pointer dereference.
Was largely found by using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist
---
drivers/iommu/fsl_pamu.c |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/iommu/fsl