Some cleanups for hisilicon drivers, and add comments to improve the code readability. Weili Qian (3): crypto: hisilicon/sgl - small cleanups for sgl.c crypto: hisilicon/qm - simplify the status of qm crypto: hisilicon/qm - add comments and remove redundant array element Documentation/ABI/testing/debugfs-hisi-hpre | 2 +- Documentation/ABI/testing/debugfs-hisi-sec | 2 +- Documentation/ABI/testing/debugfs-hisi-zip | 2 +- drivers/crypto/hisilicon/debugfs.c | 4 + drivers/crypto/hisilicon/qm.c | 141 ++++---------------- drivers/crypto/hisilicon/qm_common.h | 4 - drivers/crypto/hisilicon/sgl.c | 12 +- include/linux/hisi_acc_qm.h | 8 +- 8 files changed, 42 insertions(+), 133 deletions(-) -- 2.33.0