diff options
author | Kui-Feng Lee <[email protected]> | 2021-12-13 19:59:28 -0800 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2021-12-14 14:38:05 -0800 |
commit | a393ea80a22a9beffdc9a527bd2f9f270e7a0c6e (patch) | |
tree | 552e154667a08f6feddc6e80a340dcb11be4838b /net/unix/sysctl_net_unix.c | |
parent | c164b8b40422ef5c643d08bbc63280e1e1610573 (diff) |
selftests/bpf: Stop using bpf_object__find_program_by_title API.
bpf_object__find_program_by_title is going to be deprecated. Replace
all use cases in tools/testing/selftests/bpf with
bpf_object__find_program_by_name or bpf_object__for_each_program.
Signed-off-by: Kui-Feng Lee <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions