summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2015-06-16 23:39:11 +0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2015-06-18 00:20:52 +0300
commitc0e58e93d722a53aa26b18110389c8131af9ddd9 (patch)
tree0aad3a227d0055fef02205f9afc427c4e2ce3fe6 /tools/perf/scripts/python/export-to-postgresql.py
parentec6acb801e7b2908c24a60c8aabf47c3e40508a4 (diff)
downloadlinux-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