diff options
author | Grant Seltzer <grantseltzer@gmail.com> | 2021-09-17 23:14:58 -0400 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-09-20 17:23:31 -0700 |
commit | 97c140d94e2e5f050d5f418317cc34f83da3d0f5 (patch) | |
tree | d436ee7a478778279c8377ee39e6cd0b8279ad9a /samples | |
parent | e57f52b42d1f51adb263a8bf3d453f2210cbc87a (diff) | |
download | linux-97c140d94e2e5f050d5f418317cc34f83da3d0f5.tar.gz linux-97c140d94e2e5f050d5f418317cc34f83da3d0f5.tar.bz2 linux-97c140d94e2e5f050d5f418317cc34f83da3d0f5.zip |
libbpf: Add doc comments in libbpf.h
This adds comments above functions in libbpf.h which document
their uses. These comments are of a format that doxygen and sphinx
can pick up and render. These are rendered by libbpf.readthedocs.org
These doc comments are for:
- bpf_object__find_map_by_name()
- bpf_map__fd()
- bpf_map__is_internal()
- libbpf_get_error()
- libbpf_num_possible_cpus()
Signed-off-by: Grant Seltzer <grantseltzer@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210918031457.36204-1-grantseltzer@gmail.com
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions