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


Groups > linux.kernel > #1737395 > unrolled thread

Re: [PATCH] crypto: Use PTR_ERR_ZERO

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2017-09-22 12:20 +0200
Last post2017-09-22 12:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] crypto: Use PTR_ERR_ZERO Herbert Xu <herbert@gondor.apana.org.au> - 2017-09-22 12:20 +0200

#1737395 — Re: [PATCH] crypto: Use PTR_ERR_ZERO

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2017-09-22 12:20 +0200
SubjectRe: [PATCH] crypto: Use PTR_ERR_ZERO
Message-ID<ustdU-4TO-41@gated-at.bofh.it>
On Sun, Aug 27, 2017 at 11:52:48AM +0530, Himanshu Jha wrote:
> Use PTR_ERROR_ZERO rather than if(IS_ERR(...)) + PTR_ERR.
> Build successfully.
> 
> Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>

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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web