diff options
author | 2022-02-09 11:27:43 +0800 | |
---|---|---|
committer | 2022-02-14 10:57:55 +0100 | |
commit | f7b67642dd98617dc569836cdcba041c7ff00cbb (patch) | |
tree | 24cc2144db8301a0cab10f2a4474513b18772fa2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.17-rc2 (diff) | |
download | wireguard-linux-f7b67642dd98617dc569836cdcba041c7ff00cbb.tar.xz wireguard-linux-f7b67642dd98617dc569836cdcba041c7ff00cbb.zip |
tee: amdtee: Make use of the helper macro LIST_HEAD()
Replace "struct list_head head = LIST_HEAD_INIT(head)" with
"LIST_HEAD(head)" to simplify the code.
Signed-off-by: Cai Huoqing <cai.huoqing@linux.dev>
Reviewed-by: Rijo Thomas <Rijo-john.Thomas@amd.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions