diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-05-30 15:41:12 +0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2024-06-06 23:04:06 +0200 |
commit | f85af9d955ac9601174e1c64f4b3308c1cae4a7e (patch) | |
tree | fbd6222b981d77cca537fcc3447165c2cf68ae19 /kernel/configs.c | |
parent | cd984b2ed62423eb3daceacb21d651115a612af6 (diff) |
selftests/bpf: Drop useless arguments of do_test in bpf_tcp_ca
bpf_map_lookup_elem() has been removed from do_test(), it makes the
sk_stg_map argument of do_test() useless. In addition, two exactly the
same opts are passed in all the places where do_test() is invoked, so
cli_opts argument can be dropped too.
This patch drops these two useless arguments of do_test() in bpf_tcp_ca.c.
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/7056eab111d78a05bce29d2821228dc93f240de4.1717054461.git.tanggeliang@kylinos.cn
Diffstat (limited to 'kernel/configs.c')
0 files changed, 0 insertions, 0 deletions