summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMitali Borkar <mitaliborkar810@gmail.com>2021-04-10 05:16:34 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-10 10:28:57 +0200
commit92172da23c56faefca9a8790d441010bfa74bb20 (patch)
treecc5f8fb239fcc1f169251971ffaac6d6daa7d007 /tools/perf/scripts/python/exported-sql-viewer.py
parent98a847ae5d5d3eab47983898363b34def5b3318d (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