aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2022-01-10 02:07:50 +0000
committerAndrii Nakryiko <[email protected]>2022-01-13 01:01:39 +0000
commit86c7ecad3bf83f6a03057b41b353a44b3a4c1f21 (patch)
tree7db88f835f95f7935c9a84558dc556a68312ca00 /scripts/bpf_doc.py
parentbpftool: Only set obj->skeleton on complete success (diff)
parentlibbpf: Deprecate bpf_map__def() API (diff)
downloadkernel-86c7ecad3bf83f6a03057b41b353a44b3a4c1f21.tar.gz
kernel-86c7ecad3bf83f6a03057b41b353a44b3a4c1f21.zip
Merge branch 'libbpf 1.0: deprecate bpf_map__def() API'
Christy Lee says: ==================== bpf_map__def() is rarely used and non-extensible. bpf_map_def fields can be accessed with appropriate map getters and setters instead. Deprecate bpf_map__def() API and replace use cases with getters and setters. Changelog: ---------- v1 -> v2: https://lore.kernel.org/all/[email protected]/ * Fixed commit messages to match commit titles * Fixed indentation * Removed bpf_map__def() usage that was missed in v1 ==================== Signed-off-by: Andrii Nakryiko <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions