diff options
author | Baokun Li <[email protected]> | 2021-06-09 15:17:20 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-09 13:55:38 -0700 |
commit | 49768ce98c2c1766619dfd6d157dd87826738fa7 (patch) | |
tree | 0d343c91fb991d0066749244712841cef2c0ba88 /tools/perf/scripts/python/syscall-counts.py | |
parent | 39c3783ec062231b6befc193742161af33e17d88 (diff) |
net: hns3: use list_move_tail instead of list_del/list_add_tail in hclgevf_main.c
Using list_move_tail() instead of list_del() + list_add_tail() in hclgevf_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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions