[PATCH 0/4] crypto: hisilicon/qm - misc fixes

Weili Qian posted 4 patches 4 years, 2 months ago
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(-)
[PATCH 0/4] crypto: hisilicon/qm - misc fixes
Posted by Weili Qian 4 years, 2 months ago
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
Re: [PATCH 0/4] crypto: hisilicon/qm - misc fixes
Posted by Herbert Xu 4 years, 1 month ago
On Sat, Apr 16, 2022 at 06:45:55PM +0800, Weili Qian wrote:
> 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

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt