diff options
author | Baokun Li <[email protected]> | 2021-06-09 15:20:56 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-09 13:55:38 -0700 |
commit | 4724acc47c9441ec1e131299853d1a9e8c3fb2cd (patch) | |
tree | 4ea5d96d84f142d801b67e98b771d855e7677085 /tools/perf/scripts/python/stackcollapse.py | |
parent | 49768ce98c2c1766619dfd6d157dd87826738fa7 (diff) |
net: hns3: use list_move_tail instead of list_del/list_add_tail in hclge_main.c
Using list_move_tail() instead of list_del() + list_add_tail() in hclge_main.c.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Baokun Li <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions