[PATCH 0/3] crypto: hisilicon - some cleanups for hisilicon drivers

Weili Qian posted 3 patches 2 years ago
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(-)
[PATCH 0/3] crypto: hisilicon - some cleanups for hisilicon drivers
Posted by Weili Qian 2 years ago
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
Re: [PATCH 0/3] crypto: hisilicon - some cleanups for hisilicon drivers
Posted by Herbert Xu 2 years ago
On Sat, Nov 25, 2023 at 07:50:08PM +0800, Weili Qian wrote:
> 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

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