diff options
author | 2021-05-18 12:49:10 +0800 | |
---|---|---|
committer | 2021-05-20 09:32:40 +0530 | |
commit | ac9fd3c8034011cc10a4c161b70a5837d95203f6 (patch) | |
tree | 72d2122a834b876a122391c0cd0993b5eb8a3c27 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.13-rc1 (diff) | |
download | wireguard-linux-ac9fd3c8034011cc10a4c161b70a5837d95203f6.tar.xz wireguard-linux-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 <yangyingliang@huawei.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions