diff options
author | Yoshihiro Shimoda <[email protected]> | 2023-10-17 20:34:01 +0900 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-10-19 10:59:33 +0200 |
commit | 1bf55630694e0a87be529801ad064daed36f25f3 (patch) | |
tree | 4c8b688310687176b2398327b7d3170e11377ccf /tools/perf/scripts/python/check-perf-trace.py | |
parent | 0916c65aba534421a5aca8cdf3b2fdc2da257da4 (diff) |
rswitch: Use unsigned int for port related array index
Array index should not be negative, so modify the condition of
rswitch_for_each_enabled_port_continue_reverse() macro, and then
use unsigned int instead.
Signed-off-by: Yoshihiro Shimoda <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions