diff options
author | Yang Yingliang <[email protected]> | 2021-05-18 21:01:35 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-05-18 13:43:37 -0700 |
commit | 44e261c715b6ca0ebe79d7b43afdb2382e1ca92b (patch) | |
tree | 570e7df425ff6a52450f911bbc25ddb768a87727 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 46212b69d4705c122b61bd4315896b905bcbb7d7 (diff) |
cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEAD
Using list_del_init() instead of list_del() + INIT_LIST_HEAD()
to simpify the code.
Signed-off-by: Yang Yingliang <[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