All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] crypto: hisilicon/hpre - add debug log
@ 2021-04-10  9:46 Hui Tang
  2021-04-10  9:46 ` [PATCH 1/3] crypto: hisilicon/hpre - delete the rudundant space after return Hui Tang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Hui Tang @ 2021-04-10  9:46 UTC (permalink / raw)
  To: herbert, davem; +Cc: linux-crypto, xuzaibo, wangzhou1, linux-kernel

This patchset adds the debug log and cleanup code style.

Hui Tang (3):
  crypto: hisilicon/hpre - delete the rudundant space after return
  crypto: hisilicon/hpre - use the correct variable type
  crypto: hisilicon/hpre - add debug log

 drivers/crypto/hisilicon/hpre/hpre_crypto.c | 11 +++++++++--
 drivers/crypto/hisilicon/hpre/hpre_main.c   |  4 ++--
 2 files changed, 11 insertions(+), 4 deletions(-)

--
2.8.1


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

end of thread, other threads:[~2021-04-16 11:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-10  9:46 [PATCH 0/3] crypto: hisilicon/hpre - add debug log Hui Tang
2021-04-10  9:46 ` [PATCH 1/3] crypto: hisilicon/hpre - delete the rudundant space after return Hui Tang
2021-04-10  9:47 ` [PATCH 2/3] crypto: hisilicon/hpre - use the correct variable type Hui Tang
2021-04-10  9:47 ` [PATCH 3/3] crypto: hisilicon/hpre - add debug log Hui Tang
2021-04-16 11:33 ` [PATCH 0/3] " Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.