From: Fabian Frederick Date: Sun, 29 Jun 2014 08:01:26 +0000 (+0200) Subject: iommu/fsl_pamu: Remove unnecessary null test before kfree X-Git-Tag: cleanup-for-v3.18~117^2^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34df6ab7956a18a2ff7f1bb15d5e9b966602a93b;p=pandora-kernel.git iommu/fsl_pamu: Remove unnecessary null test before kfree Fix checkpatch warning: WARNING: kfree(NULL) is safe this check is probably not required Cc: Joerg Roedel Cc: Grant Likely Cc: iommu@lists.linux-foundation.org Cc: devicetree@vger.kernel.org Signed-off-by: Fabian Frederick Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed