diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2024-03-07 06:12:27 +0300 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2024-03-08 01:58:48 +0300 |
commit | 1576b07961971d4eeb0e269c7133e9a6d430daf8 (patch) | |
tree | 17697edda374b0ce33105ea003e5201d602890a7 /scripts | |
parent | d147357e2e5977c5fe9218457a1e359fd1d36609 (diff) | |
download | linux-1576b07961971d4eeb0e269c7133e9a6d430daf8.tar.xz |
bpftool: rename is_internal_mmapable_map into is_mmapable_map
It's not restricted to working with "internal" maps, it cares about any
map that can be mmap'ed. Reflect that in more succinct and generic name.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Quentin Monnet <quentin@isovalent.com>
Link: https://lore.kernel.org/r/20240307031228.42896-6-alexei.starovoitov@gmail.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions