diff options
author | 2020-08-21 15:55:56 -0700 | |
---|---|---|
committer | 2020-08-24 14:48:19 -0700 | |
commit | 3418c56de81fd73f2265c8915f4b910bcc141cb7 (patch) | |
tree | 7fda40b14656a8f540ce6d70c8dfc7b47d6ed9d8 /scripts/bpf_helpers_doc.py | |
parent | bpf: sk_lookup: Add user documentation (diff) | |
download | linux-dev-3418c56de81fd73f2265c8915f4b910bcc141cb7.tar.xz linux-dev-3418c56de81fd73f2265c8915f4b910bcc141cb7.zip |
libbpf: Avoid false unuinitialized variable warning in bpf_core_apply_relo
Some versions of GCC report uninitialized targ_spec usage. GCC is wrong, but
let's avoid unnecessary warnings.
Fixes: ddc7c3042614 ("libbpf: implement BPF CO-RE offset relocation algorithm")
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200821225556.2178419-1-andriin@fb.com
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions