summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJesse Brandeburg <jesse.brandeburg@intel.com>2020-05-08 03:41:06 +0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2020-05-22 08:10:04 +0300
commit53bb66983f34d4ff0af179fe228e2c55e1e45921 (patch)
treea4d057d2791a3b1cf977696dcd6aba461f964bd5 /tools/perf/scripts/python/export-to-postgresql.py
parent88865fc4bbd61e48d04e2747d59b85d2014cca82 (diff)
downloadlinux-53bb66983f34d4ff0af179fe228e2c55e1e45921.tar.xz
ice: cleanup vf_id signedness
The vf_id variable is dealt with in the code in inconsistent ways of sign usage, preventing compilation with -Werror=sign-compare. Fix this problem in the code by always treating vf_id as unsigned, since there are no valid values of vf_id that are negative. 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions