[PATCH 0/3] crypto: spacc - More Smatch fixes

Dan Carpenter posted 3 patches 1 year, 5 months ago
Only 0 patches received!
drivers/crypto/dwc-spacc/spacc_aead.c     | 8 +++-----
drivers/crypto/dwc-spacc/spacc_skcipher.c | 2 ++
2 files changed, 5 insertions(+), 5 deletions(-)
[PATCH 0/3] crypto: spacc - More Smatch fixes
Posted by Dan Carpenter 1 year, 5 months ago
A few more Smatch one liner patches.

Dan Carpenter (3):
  crypto: spacc - Fix uninitialized variable in spacc_aead_process()
  crypto: spacc - Fix NULL vs IS_ERR() check in spacc_aead_fallback()
  crypto: spacc - Check for allocation failure in
    spacc_skcipher_fallback()

 drivers/crypto/dwc-spacc/spacc_aead.c     | 8 +++-----
 drivers/crypto/dwc-spacc/spacc_skcipher.c | 2 ++
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.43.0
Re: [PATCH 0/3] crypto: spacc - More Smatch fixes
Posted by Herbert Xu 1 year, 5 months ago
On Thu, Aug 15, 2024 at 02:19:56PM +0300, Dan Carpenter wrote:
> A few more Smatch one liner patches.
> 
> Dan Carpenter (3):
>   crypto: spacc - Fix uninitialized variable in spacc_aead_process()
>   crypto: spacc - Fix NULL vs IS_ERR() check in spacc_aead_fallback()
>   crypto: spacc - Check for allocation failure in
>     spacc_skcipher_fallback()
> 
>  drivers/crypto/dwc-spacc/spacc_aead.c     | 8 +++-----
>  drivers/crypto/dwc-spacc/spacc_skcipher.c | 2 ++
>  2 files changed, 5 insertions(+), 5 deletions(-)
> 
> -- 
> 2.43.0

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt