aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDouglas Anderson <[email protected]>2019-12-18 14:35:23 -0800
committerNeil Armstrong <[email protected]>2020-02-13 10:21:08 +0100
commit2f8fcc7794c147fbb6c0b0e2e4d65876034ff874 (patch)
tree7f30c120007c4e26bd0004a120bf60b87eea1f8d /tools/perf/scripts/python/stackcollapse.py
parentca1b885cbe9e03bb1464426784bda3a51a598eba (diff)
drm/bridge: ti-sn65dsi86: zero is never greater than an unsigned int
When we iterate over ti_sn_bridge_dp_rate_lut, there's no reason to start at index 0 which always contains the value 0. 0 is not a valid link rate. This change should have no real effect but is a small cleanup. Signed-off-by: Douglas Anderson <[email protected]> Tested-by: Rob Clark <[email protected]> Reviewed-by: Rob Clark <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/20191218143416.v3.2.Id445d0057bedcb0a190009e0706e9254c2fd48eb@changeid
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions