aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorIvan Safonov <[email protected]>2016-03-18 13:16:26 +1100
committerKalle Valo <[email protected]>2016-04-07 19:37:32 +0300
commit0fef3c768037169f656fc4ae89cf88ff7175e586 (patch)
tree103e05db6d65d79787dbb83144a533910a5ad176 /tools/perf/scripts/python/netdev-times.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 <[email protected]> [Updated commit message] Signed-off-by: Julian Calaby <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions