aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMitali Borkar <[email protected]>2021-04-10 05:16:34 +0530
committerGreg Kroah-Hartman <[email protected]>2021-04-10 10:28:57 +0200
commit92172da23c56faefca9a8790d441010bfa74bb20 (patch)
treecc5f8fb239fcc1f169251971ffaac6d6daa7d007 /tools/perf/scripts/python
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 <[email protected]> Link: https://lore.kernel.org/r/YHDnWpWztxeZospi@kali Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions