diff options
author | 2020-08-06 08:52:25 -0700 | |
---|---|---|
committer | 2020-08-06 16:51:11 -0700 | |
commit | d48556f45608921fa07cb882f9dd15a8a1203427 (patch) | |
tree | 278c01d582231b446dfcf78f61927a6f9b59681e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libbf: Fix uninitialized pointer at btf__parse_raw() (diff) | |
download | wireguard-linux-d48556f45608921fa07cb882f9dd15a8a1203427.tar.xz wireguard-linux-d48556f45608921fa07cb882f9dd15a8a1203427.zip |
bpf: Add missing return to resolve_btfids
int sets_patch(struct object *obj) doesn't have a 'return 0' at the end.
Fixes: fbbb68de80a4 ("bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object")
Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200806155225.637202-1-sdf@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions