diff options
author | Pawel Kaminski <pawel.kaminski@intel.com> | 2019-07-25 11:55:40 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-08-21 00:42:35 +0300 |
commit | cbfe31b5d74dcfba46329813855e28e53d080d57 (patch) | |
tree | 1408abb8feb22162652a22f2890bfb85f8207bd3 /tools/perf/scripts/python/stackcollapse.py | |
parent | c275684b9250f66e83b1769d76120e03ac964ec4 (diff) | |
download | linux-cbfe31b5d74dcfba46329813855e28e53d080d57.tar.xz |
ice: Change type for queue counts
These queue variables are being assigned values that are type u16.
Change the local variables to match these types. Since these
represent queue counts, they should never be negative.
Signed-off-by: Pawel Kaminski <pawel.kaminski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions