diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2025-10-01 10:13:22 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2025-10-01 15:27:24 -0700 |
commit | 44d42bd80804d117fd83b849820e26dafd25a5f9 (patch) | |
tree | 34c36b940ced8f9a97d3b40e1a6eb2abfdbb5045 /tools/lib/bpf/btf.c | |
parent | a1aca22d264cdca5b20934a2413951ea7d73c594 (diff) |
libbpf: make libbpf_errno.c into more generic libbpf_utils.c
Libbpf is missing one convenient place to put common "utils"-like code
that is generic and usable from multiple places. Use libbpf_errno.c as
the base for more generic libbpf_utils.c.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20251001171326.3883055-2-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Diffstat (limited to 'tools/lib/bpf/btf.c')
0 files changed, 0 insertions, 0 deletions