diff options
| author | Yang Yingliang <[email protected]> | 2021-05-18 04:49:10 +0000 |
|---|---|---|
| committer | Viresh Kumar <[email protected]> | 2021-05-20 04:02:40 +0000 |
| commit | ac9fd3c8034011cc10a4c161b70a5837d95203f6 (patch) | |
| tree | 72d2122a834b876a122391c0cd0993b5eb8a3c27 /tools/perf/scripts/python/futex-contention.py | |
| parent | Linux 5.13-rc1 (diff) | |
| download | kernel-ac9fd3c8034011cc10a4c161b70a5837d95203f6.tar.gz kernel-ac9fd3c8034011cc10a4c161b70a5837d95203f6.zip | |
opp: 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: Viresh Kumar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions
