This series mainly fix sparse warnings, optimise the code to be more concise. Shukun Tan (3): crypto: hisilicon - Fix using plain integer as NULL pointer crypto: hisilicon - fix param should be static when not external. crypto: hisilicon - fix endianness verification problem of QM Zhou Wang (1): crypto: hisilicon - tiny fix about QM/ZIP error callback print drivers/crypto/hisilicon/qm.c | 96 +++++++++++++++---------------- drivers/crypto/hisilicon/qm.h | 2 +- drivers/crypto/hisilicon/zip/zip_crypto.c | 2 +- drivers/crypto/hisilicon/zip/zip_main.c | 9 ++- 4 files changed, 52 insertions(+), 57 deletions(-) -- 2.7.4