linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] crypto:hisilicon/sec - fixes some coding style
@ 2021-03-13  7:28 Longfang Liu
  2021-03-13  7:28 ` [PATCH v4 1/3] crypto: hisilicon/sec - fixes a printing error Longfang Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Longfang Liu @ 2021-03-13  7:28 UTC (permalink / raw)
  To: herbert, wangzhou1, xuzaibo; +Cc: linux-crypto, linux-kernel

1. Fix a problems.
2. Fix some coding style.

Changes v3 -> v4:
  - Fixed an unused warning on dev.
  - Create a patch for bugfix

Changes v2 -> v3:
  - Delete shash test error patch.

Changes v1 -> v2:
  - Modify the way to fix shash test error.

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

 drivers/crypto/hisilicon/sec2/sec.h        |   5 +-
 drivers/crypto/hisilicon/sec2/sec_crypto.c |  77 +++++++++--------
 drivers/crypto/hisilicon/sec2/sec_crypto.h |   2 -
 drivers/crypto/hisilicon/sec2/sec_main.c   | 131 +++++++++++++++++------------
 4 files changed, 116 insertions(+), 99 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-03-19 11:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-13  7:28 [PATCH v4 0/3] crypto:hisilicon/sec - fixes some coding style Longfang Liu
2021-03-13  7:28 ` [PATCH v4 1/3] crypto: hisilicon/sec - fixes a printing error Longfang Liu
2021-03-13  7:28 ` [PATCH v4 2/3] crypto: hisilicon/sec - fixes some coding style Longfang Liu
2021-03-13  7:28 ` [PATCH v4 3/3] crypto: hisilicon/sec - fixes some driver " Longfang Liu
2021-03-19 11:04 ` [PATCH v4 0/3] crypto:hisilicon/sec - fixes some " Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).