mbox series

[0/3] crypto:hisilicon/sec - fixes some coding style

Message ID 1612519857-30714-1-git-send-email-liulongfang@huawei.com (mailing list archive)
Headers show
Series crypto:hisilicon/sec - fixes some coding style | expand

Message

liulongfang Feb. 5, 2021, 10:10 a.m. UTC
1. Fix two problems.
2. Fix some coding style.

Longfang Liu (3):
  crypto: hisilicon/sec - fixes some log printing style
  crypto: hisilicon/sec - fixes some driver coding style
  crypto: hisilicon/sec - fixes shash test error

 arch/arm64/configs/defconfig               |   2 +-
 drivers/crypto/hisilicon/sec2/sec.h        |   5 +-
 drivers/crypto/hisilicon/sec2/sec_crypto.c |  82 +++++++++---------
 drivers/crypto/hisilicon/sec2/sec_crypto.h |   2 -
 drivers/crypto/hisilicon/sec2/sec_main.c   | 131 +++++++++++++++++------------
 5 files changed, 119 insertions(+), 103 deletions(-)