diff options
author | Yonglong Liu <liuyonglong@huawei.com> | 2021-02-09 10:41:51 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-09 15:34:07 -0800 |
commit | 0256844d0f325c323baf947eaf6bb375d195de26 (patch) | |
tree | b576b7403898ed5f124a5762785b82fcf52d6965 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | adbb4fb028452b1b0488a1a7b66ab856cdf20715 (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 <liuyonglong@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions