aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorYonglong Liu <[email protected]>2021-02-09 10:41:51 +0800
committerDavid S. Miller <[email protected]>2021-02-09 15:34:07 -0800
commit0256844d0f325c323baf947eaf6bb375d195de26 (patch)
treeb576b7403898ed5f124a5762785b82fcf52d6965 /tools/perf/scripts/python/check-perf-trace.py
parentadbb4fb028452b1b0488a1a7b66ab856cdf20715 (diff)
net: hns3: clean up some incorrect variable types in hclge_dbg_dump_tm_map()
queue_id, qset_id and other IDs are unsigned type, so modify the corresponding local variables' type in hclge_dbg_dump_tm_map() from signed to unsigned. kstrtouint() and the print format should be updated as well. Signed-off-by: Yonglong Liu <[email protected]> Signed-off-by: Huazhong Tan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions