diff options
author | Yang Yingliang <[email protected]> | 2021-05-18 12:49:10 +0800 |
---|---|---|
committer | Viresh Kumar <[email protected]> | 2021-05-20 09:32:40 +0530 |
commit | ac9fd3c8034011cc10a4c161b70a5837d95203f6 (patch) | |
tree | 72d2122a834b876a122391c0cd0993b5eb8a3c27 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff) |
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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions