aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/linker.c
diff options
context:
space:
mode:
authorJianlin Lv <[email protected]>2021-03-18 02:48:51 +0000
committerDaniel Borkmann <[email protected]>2021-03-19 22:06:53 +0000
commit9ef05281e5d01dffdf75a4ae5c1aee7cbd7aaa73 (patch)
tree3051be4972359357732f8b6b167e68d4484c237a /tools/lib/bpf/linker.c
parentlibbpf: Add explicit padding to btf_dump_emit_type_decl_opts (diff)
downloadkernel-9ef05281e5d01dffdf75a4ae5c1aee7cbd7aaa73.tar.gz
kernel-9ef05281e5d01dffdf75a4ae5c1aee7cbd7aaa73.zip
bpf: Remove insn_buf[] declaration in inner block
Two insn_buf[16] variables are declared in the function which acts on function scope and block scope respectively. The statement in the inner block is redundant, so remove it. Signed-off-by: Jianlin Lv <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf/linker.c')
0 files changed, 0 insertions, 0 deletions