From 58268e58e63550e24dee7d6125078ab2a2a22272 Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Fri, 14 Aug 2015 00:09:29 -0300 Subject: [PATCH] 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-format-patch failed