Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1670233

Re: [PATCH] crypto: crypto4xx - fix an error code

From Herbert Xu <herbert@gondor.apana.org.au>
Newsgroups linux.kernel
Subject Re: [PATCH] crypto: crypto4xx - fix an error code
Date 2017-06-20 05:40 +0200
Message-ID <tUibg-3dx-11@gated-at.bofh.it> (permalink)
References <tQO9I-78u-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Jun 10, 2017 at 02:54:33PM +0200, Christophe JAILLET wrote:
> If 'kzalloc' fails, we return 0 which means success.
> return -ENOMEM instead as already done a few lines above.
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>

Patch 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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] crypto: crypto4xx - fix an error code Christophe JAILLET <christophe.jaillet@wanadoo.fr> - 2017-06-10 15:00 +0200
  Re: [PATCH] crypto: crypto4xx - fix an error code Herbert Xu <herbert@gondor.apana.org.au> - 2017-06-20 05:40 +0200

csiph-web