summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorPrithvi Tambewagh <activprithvi@gmail.com>2026-04-09 19:20:22 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-04-27 05:01:54 -0600
commitce0e10c130c30ad480d83b32d8508183113d585e (patch)
treedc09deeeccb8423daf7833ef9f6f33161f5121bd /tools/perf/scripts/python/flamegraph.py
parent69c07e2a4fced90b15a6fba1006b743fd348b4d3 (diff)
staging: rtl8723bs: move constant to right side of test in comparison
Move constant from the left side to the right side of the test in a comparison, where ==, !=, <=, >=, <, > operators are used, fixing the checkpatch warning: Comparisons should place the constant on the right side of the test. Signed-off-by: Prithvi Tambewagh <activprithvi@gmail.com> Reviewed-by: Luka Gejak <luka.gejak@linux.dev> Link: https://patch.msgid.link/20260409135026.137904-2-activprithvi@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions