diff options
author | 2024-09-24 12:55:34 +0800 | |
---|---|---|
committer | 2024-10-03 17:47:35 -0700 | |
commit | a1ec23b947538520b3182c598dc2bb9930d032b1 (patch) | |
tree | 1afd9a1bf4c9f0b135860ce2beae9816fe1bf5e1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Constify struct btf_kind_operations (diff) | |
download | wireguard-linux-a1ec23b947538520b3182c598dc2bb9930d032b1.tar.xz wireguard-linux-a1ec23b947538520b3182c598dc2bb9930d032b1.zip |
selftests/bpf: Add missing va_end.
There is no va_end after va_copy, just add it.
Signed-off-by: Zhang Jiao <zhangjiao2@cmss.chinamobile.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20240924045534.8672-1-zhangjiao2@cmss.chinamobile.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions