From d6a71bf79da03b835f8df5430eaee6fc46df1038 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Sat, 17 May 2014 19:16:44 +0200 Subject: [PATCH] iommu: fsl_pamu.c: Fix for possible null pointer dereference 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 Reviewed-by: Bharat Bhushan Acked-by: Varun Sethi Signed-off-by: Joerg Roedel --- Reading git-format-patch failed