commit | ac9d1389631a4bee0df47e50d6bee8b94230759d | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Fri Dec 13 17:47:07 2019 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Sun Dec 15 16:41:12 2019 -0800 |
tree | e2b99905083d68668279be7f4bfc94e711708d04 | |
parent | f7c0bbf27ec699ec6462751f5e5450c38be4c980 [diff] |
libbpf: Extract internal map names into constants Instead of duplicating string literals, keep them in one place and consistent. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20191214014710.3449601-2-andriin@fb.com