linux/drivers/crypto/hisilicon
Shukun Tan e10966981f crypto: hisilicon - Fix using plain integer as NULL pointer
This patch fix sparse warning:
zip_crypto.c:425:26: warning: Using plain integer as NULL pointer

Replaces assignment of 0 to pointer with NULL assignment.

Signed-off-by: Shukun Tan <tanshukun1@huawei.com>
Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-10-26 02:09:59 +11:00
..
hpre crypto: hisilicon: Fix misuse of GENMASK macro 2019-10-23 19:47:00 +11:00
sec crypto: hisilicon - Matching the dma address for dma_pool_free() 2019-09-20 22:53:09 +10:00
zip crypto: hisilicon - Fix using plain integer as NULL pointer 2019-10-26 02:09:59 +11:00
Kconfig crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig 2019-10-23 19:46:56 +11:00
Makefile crypto: hisilicon - add HiSilicon HPRE accelerator 2019-10-10 23:36:31 +11:00
qm.c crypto: hisilicon - tiny fix about QM/ZIP error callback print 2019-10-26 02:09:58 +11:00
qm.h crypto: hisilicon - add sgl_sge_nr module param for zip 2019-10-10 23:36:31 +11:00
sgl.c crypto: hisilicon - misc fix about sgl 2019-10-10 23:36:31 +11:00