[PATCH 0/4] crypto: hisilicon/qm - misc fixes
From: Weili Qian
Date: Sat Apr 16 2022 - 06:51:50 EST
This patchset removes some unused functions and sets the unused outside
qm.c functons to static.
Weili Qian (4):
crypto: hisilicon/qm - remove unused function declaration
crypto: hisilicon/qm - set function with static
crypto: hisilicon/qm - replace hisi_qm_release_qp() with
hisi_qm_free_qps()
crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()
drivers/crypto/hisilicon/qm.c | 37 ++++++++---------------
drivers/crypto/hisilicon/zip/zip_crypto.c | 2 +-
include/linux/hisi_acc_qm.h | 5 ---
3 files changed, 13 insertions(+), 31 deletions(-)
--
2.33.0