diff options
author | simran singhal <singhalsimran0@gmail.com> | 2017-02-11 23:49:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-12 15:42:59 +0300 |
commit | f8f65f2ba7cfa4da1335e4e25e1b714381930751 (patch) | |
tree | 8ee225173ec438615802ce48ab23ba3d739af0a9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | faa86645e97c1e6327803cb4ac989541292c6e4e (diff) | |
download | linux-f8f65f2ba7cfa4da1335e4e25e1b714381930751.tar.xz |
staging: rtl8192u: Replace explicit NULL comparisons with !
This patch replace explicit NULL comparison with ! or unmark operator to
simplify code.
Reported by checkpatch.pl for comparison to NULL could be
written "!XXX" or "XXX".
Signed-off-by: simran singhal <singhalsimran0@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions