aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorIvan Safonov <insafonov@gmail.com>2016-03-17 22:16:26 -0400
committerKalle Valo <kvalo@codeaurora.org>2016-04-07 12:37:32 -0400
commit0fef3c768037169f656fc4ae89cf88ff7175e586 (patch)
tree103e05db6d65d79787dbb83144a533910a5ad176 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentd9f5725fb00b87f99d6fc876d27f7d54ab351669 (diff)
ath9k: Remove unnecessary ?: operator
"(thermometer < 0) ? 0 : (thermometer == X)" is equivalent to "thermometer == X" for X >= 0. Signed-off-by: Ivan Safonov <insafonov@gmail.com> [Updated commit message] Signed-off-by: Julian Calaby <julian.calaby@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions