On Sat, Oct 31, 2020 at 05:07:00PM +0800, Weili Qian wrote: > This patchset makes some clean up, please see comments in each patch. > > Weili Qian (8): > crypto: hisilicon/qm - numbers are replaced by macros > crypto: hisilicon/qm - modify the return type of function > crypto: hisilicon/qm - modify the return type of debugfs interface > crypto: hisilicon/qm - modify return type of 'qm_set_sqctype' > crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf' > crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller pieces > crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller pieces > crypto: hisilicon/qm - split 'hisi_qm_init' into smaller pieces > > drivers/crypto/hisilicon/hpre/hpre_main.c | 4 +- > drivers/crypto/hisilicon/qm.c | 207 +++++++++++++++++++----------- > drivers/crypto/hisilicon/qm.h | 2 +- > drivers/crypto/hisilicon/sec2/sec_main.c | 4 +- > drivers/crypto/hisilicon/zip/zip_main.c | 4 +- > 5 files changed, 134 insertions(+), 87 deletions(-) All applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt