summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2020-02-27 21:15:05 +0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2020-03-10 23:11:02 +0300
commitdab02de8673f6f9dff67fb8c21b816c846fe152e (patch)
treef4276b9a4d5c1eb75ee6763b1fd07b9b6b48bb2e /tools/perf/scripts/python/exported-sql-viewer.py
parent6dae8aa0ed5b87e2acfde1038cc39c01c520ce79 (diff)
downloadlinux-dab02de8673f6f9dff67fb8c21b816c846fe152e.tar.xz
ice: fix incorrect size description of ice_get_nvm_version
The function comment for ice_get_nvm_version indicated that the ver_hi and ver_lo values were 16 bits. In fact, they are only uint8_t values, meaning that they have a maximum size of 8 bits. Fix the comment to match the correct size. Signed-off-by: Jacob Keller <jacob.e.keller@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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions