diff options
author | Mitali Borkar <mitaliborkar810@gmail.com> | 2021-04-10 05:16:34 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-10 10:28:57 +0200 |
commit | 92172da23c56faefca9a8790d441010bfa74bb20 (patch) | |
tree | cc5f8fb239fcc1f169251971ffaac6d6daa7d007 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 98a847ae5d5d3eab47983898363b34def5b3318d (diff) |
staging: rtl8192e: replace comparison to NULL by bool
Fixed Comparison to NULL can be written as '!...' by replacing it with
simpler form i.e boolean expression. This makes code more readable alternative.
Reported by checkpatch.
Signed-off-by: Mitali Borkar <mitaliborkar810@gmail.com>
Link: https://lore.kernel.org/r/YHDnWpWztxeZospi@kali
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions