tools, bpftool: Remove two unused variables.
authorIan Rogers <irogers@google.com>
Tue, 27 Oct 2020 23:36:46 +0000 (16:36 -0700)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 29 Oct 2020 14:23:18 +0000 (15:23 +0100)
commit0698ac66e01019528f0db4191ae3aaf9978e67da
tree1bed83f9226c4cd5c078dd6ee8208413a23f7b4a
parent1e6f5dcc1b9ec9068f5d38331cec38b35498edf5
tools, bpftool: Remove two unused variables.

Avoid an unused variable warning.

Signed-off-by: Ian Rogers <irogers@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20201027233646.3434896-2-irogers@google.com
tools/bpf/bpftool/skeleton/profiler.bpf.c