diff options
author | Toke Høiland-Jørgensen <toke@redhat.com> | 2019-07-26 19:06:52 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-07-29 23:50:48 +0300 |
commit | 6dbff13ca8a2ad2fddd904c2e789dd5e59a8644c (patch) | |
tree | 446527d445144952a2b04728a2b1dc197579878b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 475e31f8da1b299099fc3d8d51d47b0e86410163 (diff) | |
download | linux-6dbff13ca8a2ad2fddd904c2e789dd5e59a8644c.tar.xz |
include/bpf.h: Remove map_insert_ctx() stubs
When we changed the device and CPU maps to use linked lists instead of
bitmaps, we also removed the need for the map_insert_ctx() helpers to keep
track of the bitmaps inside each map. However, it seems I forgot to remove
the function definitions stubs, so remove those here.
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Acked-by: Yonghong Song <yhs@fb.com>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions