diff options
author | 2019-12-16 12:27:33 +0100 | |
---|---|---|
committer | 2019-12-16 14:18:48 +0100 | |
commit | 159ecc002b5f55f9c58de533551a2ee552861185 (patch) | |
tree | 8b7bbbb5764c570fe18d994638fca827b51cd67e /tools/perf/scripts/python/stackcollapse.py | |
parent | libbpf: Fix build by renaming variables (diff) | |
download | linux-dev-159ecc002b5f55f9c58de533551a2ee552861185.tar.xz linux-dev-159ecc002b5f55f9c58de533551a2ee552861185.zip |
bpftool: Fix compilation warning on shadowed variable
The ident variable has already been declared at the top of the function
and doesn't need to be re-declared.
Fixes: 985ead416df39 ("bpftool: Add skeleton codegen command")
Signed-off-by: Paul Chaignon <paul.chaignon@orange.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20191216112733.GA28366@Omicron
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions