commit | 58268e58e63550e24dee7d6125078ab2a2a22272 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Fri Aug 14 00:09:29 2015 -0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Aug 17 16:53:55 2015 +0800 |
tree | 6a33b26dabb8e4323feb0c73d537d19802a035a5 | |
parent | 5e4b8c1fcc70016f43926203ae1820c3b380d5cd [diff] |
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 <fabio.estevam@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>