commit | 2a971e3b248775f808950bdc0ac75f12a2853eff | [log] [tgz] |
---|---|---|
author | Corentin LABBE <clabbe.montjoie@gmail.com> | Tue Dec 13 15:51:10 2016 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Dec 27 17:49:09 2016 +0800 |
tree | eadaacb4b48cfe0a59a66a9d4daf3a5816e92a05 | |
parent | 6bc17d90e62d16828d1a2113b54cfa4e04582fb6 [diff] |
hwrng: core - rewrite better comparison to NULL This patch fix the checkpatch warning "Comparison to NULL could be written "!ptr" Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>