From: Fabio Estevam Date: Fri, 14 Aug 2015 03:09:29 +0000 (-0300) Subject: crypto: amcc - Do a NULL check for pointer X-Git-Tag: omap-for-v4.3/fixes-merge-window~29^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58268e58e63550e24dee7d6125078ab2a2a22272;p=pandora-kernel.git crypto: amcc - Do a NULL check for pointer Compare pointer-typed values to NULL rather than 0. The semantic patch that makes this change is available in scripts/coccinelle/null/badzero.cocci Signed-off-by: Fabio Estevam Signed-off-by: Herbert Xu --- Reading git-diff-tree failed