diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2023-10-17 20:34:01 +0900 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-10-19 10:59:33 +0200 |
commit | 1bf55630694e0a87be529801ad064daed36f25f3 (patch) | |
tree | 4c8b688310687176b2398327b7d3170e11377ccf /tools/perf/scripts/python/exported-sql-viewer.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 <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions