mbox series

[0/5] crypto: hisilicon/qm - some fixes and cleanups

Message ID 20230203093730.49314-1-qianweili@huawei.com (mailing list archive)
Headers show
Series crypto: hisilicon/qm - some fixes and cleanups | expand

Message

Weili Qian Feb. 3, 2023, 9:37 a.m. UTC
Fix and clean up some issues in qm.c and sgl.c.

Weili Qian (5):
  crypto: hisilicon/qm - remove some unused defines
  crypto: hisilicon/qm - change data type in min_t
  crypto: hisilicon/qm - change function names
  crypto: hisilicon/qm - update comments to match function
  crypto: hisilicon/qm - fix coding style issues

 drivers/crypto/hisilicon/qm.c  | 54 ++++++++++++----------------------
 drivers/crypto/hisilicon/sgl.c |  1 -
 include/linux/hisi_acc_qm.h    |  5 ++--
 3 files changed, 21 insertions(+), 39 deletions(-)