aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorKui-Feng Lee <[email protected]>2021-12-13 19:59:31 -0800
committerAndrii Nakryiko <[email protected]>2021-12-14 14:38:06 -0800
commit0da2596f343c0b234344ec47d51cbce3bde23dea (patch)
tree1de4b9338ff0a0dc97601959191fd0baa920254c /net/unix/sysctl_net_unix.c
parentb098f33692d75d184a3ab62095c376fd0e52d880 (diff)
libbpf: Mark bpf_object__find_program_by_title API deprecated.
Deprecate this API since v0.7. All callers should move to bpf_object__find_program_by_name if possible, otherwise use bpf_object__for_each_program to find a program out from a given section. [0] Closes: https://github.com/libbpf/libbpf/issues/292 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