]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'use network helpers, part 10'
authorMartin KaFai Lau <martin.lau@kernel.org>
Tue, 23 Jul 2024 17:45:51 +0000 (10:45 -0700)
committerAndrii Nakryiko <andrii@kernel.org>
Mon, 29 Jul 2024 22:05:03 +0000 (15:05 -0700)
commit1edf364a8af49390ae8f81595625a189a08b9be3
tree206fae61e3eff7040254a3b26aa4cff23a90666b
parentaa8ebb270c66cea1f56a25d0f938036e91ad085a
parent71a2fbaf9c91b0d863e11ec03f7168893904fbab
Merge branch 'use network helpers, part 10'

Geliang Tang says:

====================
This set is part 10 of series "use network helpers" all BPF selftests
wide.

Patches 1-3 drop local functions make_client(), make_socket() and
inetaddr_len() in sk_lookup.c. Patch 4 drops a useless function
__start_server() in network_helpers.c.
====================

Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>