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


Groups > linux.kernel > #1668817 > unrolled thread

Re: [PATCH] drivers/crypto/ccp: return NULL instead of 0

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2017-06-19 08:40 +0200
Last post2017-06-19 08:40 +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] drivers/crypto/ccp: return NULL instead of 0 Herbert Xu <herbert@gondor.apana.org.au> - 2017-06-19 08:40 +0200

#1668817 — Re: [PATCH] drivers/crypto/ccp: return NULL instead of 0

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2017-06-19 08:40 +0200
SubjectRe: [PATCH] drivers/crypto/ccp: return NULL instead of 0
Message-ID<tTYvT-7uN-13@gated-at.bofh.it>
On Wed, May 03, 2017 at 09:32:09AM +0530, Pushkar Jambhlekar wrote:
> This change is to handle sparse warning. Return type of function is a pointer to the structure and
> it returns 0. Instead it should return NULL.
> 
> Signed-off-by: Pushkar Jambhlekar <pushkar.iit@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