diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2020-05-16 03:36:37 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2020-05-23 08:27:31 +0300 |
commit | c1e0883012a75a04180a6ebf23a869172187c506 (patch) | |
tree | b030a2181b44e8d49857eda8ed4168af57efe7bc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9d68a79c3b8fe88c1444c401aaf3496f7ed2a05d (diff) | |
download | linux-c1e0883012a75a04180a6ebf23a869172187c506.tar.xz |
ice: cleanup unsigned loops
Fix loop variables that are comparing or assigning signed against
unsigned values, mostly by declaring loop counters as unsigned.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions