diff options
author | Kui-Feng Lee <thinker.li@gmail.com> | 2023-08-08 09:28:58 -0700 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2023-08-08 17:01:19 -0700 |
commit | 96ead1e702902c21513354174942415eed0958f3 (patch) | |
tree | 6bc753ab0f32ae1c569b72e308d580fc92c0210a /tools/testing/selftests/bpf/prog_tests/log_fixup.c | |
parent | e546a119801f732f5c5c620d59be2e85aa732a8b (diff) |
selftests/bpf: remove duplicated functions
The file cgroup_tcp_skb.c contains redundant implementations of the similar
functions (create_server_sock_v6(), connect_client_server_v6() and
get_sock_port_v6()) found in network_helpers.c. Let's eliminate these
duplicated functions.
Changes from v1:
- Remove get_sock_port_v6() as well.
v1: https://lore.kernel.org/all/20230807193840.567962-1-thinker.li@gmail.com/
Signed-off-by: Kui-Feng Lee <thinker.li@gmail.com>
Link: https://lore.kernel.org/r/20230808162858.326871-1-thinker.li@gmail.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/log_fixup.c')
0 files changed, 0 insertions, 0 deletions