diff options
author | Laura Garcia Liebana <nevola@gmail.com> | 2016-03-12 16:19:11 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-28 07:30:36 -0700 |
commit | f05f33fae3c720bd555ceb15b46beb4c642b663a (patch) | |
tree | 31f2a789e689fe2b54464819b7fff5768b54fac3 /crypto/ghash-generic.c | |
parent | 9fc27699bd16707ae95218ba553bde144f5afbed (diff) |
staging: nvec: Fix comparison to NULL
Replace the use of comparison to NULL, use !<expression> instead. Checkpatch detected these issues.
Signed-off-by: Laura Garcia Liebana <nevola@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/ghash-generic.c')
0 files changed, 0 insertions, 0 deletions