mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -next 0/2] A few fixup patches for crypto
@ 2022-08-25  8:41 Gaosheng Cui
  2022-08-25  8:41 ` [PATCH -next 1/2] crypto: api - Fix IS_ERR() vs NULL check Gaosheng Cui
  2022-08-25  8:41 ` [PATCH -next 2/2] crypto: crc32c - add missing Kconfig option select Gaosheng Cui
  0 siblings, 2 replies; 9+ messages in thread
From: Gaosheng Cui @ 2022-08-25  8:41 UTC (permalink / raw)
  To: herbert, davem, cuigaosheng1; +Cc: linux-crypto, linux-kernel

This series contains a fixup patches, fix IS_ERR() vs NULL check,
and select CRYPTO_MANAGER when enable CRYPTO_CRC32C. Thanks!

Gaosheng Cui (2):
  crypto: api - Fix IS_ERR() vs NULL check
  crypto: crc32c - add missing Kconfig option select

 crypto/Kconfig  | 1 +
 crypto/algapi.c | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-09-02 10:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25  8:41 [PATCH -next 0/2] A few fixup patches for crypto Gaosheng Cui
2022-08-25  8:41 ` [PATCH -next 1/2] crypto: api - Fix IS_ERR() vs NULL check Gaosheng Cui
2022-08-25  8:50   ` Herbert Xu
2022-08-25 13:10     ` cuigaosheng
2022-09-02 10:25       ` Herbert Xu
2022-08-25  8:41 ` [PATCH -next 2/2] crypto: crc32c - add missing Kconfig option select Gaosheng Cui
2022-08-25  8:50   ` Herbert Xu
2022-08-25 12:55     ` cuigaosheng
2022-09-02 10:23       ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®