diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2021-03-13 13:09:18 -0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2021-03-16 12:26:49 -0700 |
commit | 4bbb3583687051ef99966ddaeb1730441b777d40 (patch) | |
tree | ee9896e092716aa1b7ea36756f4417102ecc3d12 /tools/bpf/bpftool/gen.c | |
parent | dde7b3f5f2f458297aeccfd4783e53ab8ca046db (diff) |
bpftool: Fix maybe-uninitialized warnings
Somehow when bpftool is compiled in -Og mode, compiler produces new warnings
about possibly uninitialized variables. Fix all the reported problems.
Fixes: 2119f2189df1 ("bpftool: add C output format option to btf dump subcommand")
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20210313210920.1959628-3-andrii@kernel.org
Diffstat (limited to 'tools/bpf/bpftool/gen.c')
0 files changed, 0 insertions, 0 deletions