linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Misc fixes and optimisation patch
@ 2019-10-21  7:40 Shukun Tan
  2019-10-21  7:41 ` [PATCH 1/4] crypto: hisilicon - tiny fix about QM/ZIP error callback print Shukun Tan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Shukun Tan @ 2019-10-21  7:40 UTC (permalink / raw)
  To: herbert, davem; +Cc: wangzhou1, linux-crypto, linuxarm

This series mainly fix sparse warnings, optimise the code to be more concise.

Shukun Tan (3):
  crypto: hisilicon - Fix using plain integer as NULL pointer
  crypto: hisilicon - fix param should be static when not external.
  crypto: hisilicon - fix endianness verification problem of QM

Zhou Wang (1):
  crypto: hisilicon - tiny fix about QM/ZIP error callback print

 drivers/crypto/hisilicon/qm.c             | 96 +++++++++++++++----------------
 drivers/crypto/hisilicon/qm.h             |  2 +-
 drivers/crypto/hisilicon/zip/zip_crypto.c |  2 +-
 drivers/crypto/hisilicon/zip/zip_main.c   |  9 ++-
 4 files changed, 52 insertions(+), 57 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-10-25 15:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-21  7:40 [PATCH 0/4] Misc fixes and optimisation patch Shukun Tan
2019-10-21  7:41 ` [PATCH 1/4] crypto: hisilicon - tiny fix about QM/ZIP error callback print Shukun Tan
2019-10-21  7:41 ` [PATCH 2/4] crypto: hisilicon - Fix using plain integer as NULL pointer Shukun Tan
2019-10-21  7:41 ` [PATCH 3/4] crypto: hisilicon - fix param should be static when not external Shukun Tan
2019-10-21  7:41 ` [PATCH 4/4] crypto: hisilicon - fix endianness verification problem of QM Shukun Tan
2019-10-25 15:26 ` [PATCH 0/4] Misc fixes and optimisation patch 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).