diff options
author | Kui-Feng Lee <[email protected]> | 2021-12-13 19:59:29 -0800 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2021-12-14 14:38:05 -0800 |
commit | 7490d59268168adf16aa319b007986778080d367 (patch) | |
tree | b3d96586275d75df30671364126147ee9fbc5dfb /net/unix/sysctl_net_unix.c | |
parent | a393ea80a22a9beffdc9a527bd2f9f270e7a0c6e (diff) |
samples/bpf: Stop using bpf_object__find_program_by_title API.
bpf_object__find_program_by_title is going to be deprecated.
Replace use cases of bpf_object__find_program_by_title in samples/bpf/
with 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