diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2015-06-16 13:39:11 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-06-17 14:20:52 -0700 |
commit | c0e58e93d722a53aa26b18110389c8131af9ddd9 (patch) | |
tree | 0aad3a227d0055fef02205f9afc427c4e2ce3fe6 /tools/perf/scripts/python/check-perf-trace.py | |
parent | ec6acb801e7b2908c24a60c8aabf47c3e40508a4 (diff) |
fm10k: use an unsigned int for i in ethtool_get_strings
The value will never be negative, and we use the %u print format. Thus,
use unsigned int for the loop counter. Issue found using cppcheck.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions