diff options
author | 2023-08-08 09:28:58 -0700 | |
---|---|---|
committer | 2023-08-08 17:01:19 -0700 | |
commit | 96ead1e702902c21513354174942415eed0958f3 (patch) | |
tree | 6bc753ab0f32ae1c569b72e308d580fc92c0210a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bpf, docs: Fix small typo and define semantics of sign extension (diff) | |
download | wireguard-linux-96ead1e702902c21513354174942415eed0958f3.tar.xz wireguard-linux-96ead1e702902c21513354174942415eed0958f3.zip |
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/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions