diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2015-06-16 23:39:11 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-06-18 00:20:52 +0300 |
commit | c0e58e93d722a53aa26b18110389c8131af9ddd9 (patch) | |
tree | 0aad3a227d0055fef02205f9afc427c4e2ce3fe6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ec6acb801e7b2908c24a60c8aabf47c3e40508a4 (diff) | |
download | linux-c0e58e93d722a53aa26b18110389c8131af9ddd9.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions