Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1737395
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] crypto: Use PTR_ERR_ZERO |
| Date | 2017-09-22 12:20 +0200 |
| Message-ID | <ustdU-4TO-41@gated-at.bofh.it> (permalink) |
| References | <uiZf3-3Rm-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] crypto: Use PTR_ERR_ZERO Herbert Xu <herbert@gondor.apana.org.au> - 2017-09-22 12:20 +0200
csiph-web