diff options
author | 2018-02-20 01:00:07 +0000 | |
---|---|---|
committer | 2018-02-20 21:08:20 +0100 | |
commit | b1a2ce825737b0165cc08e6f98f8c0ea1affdd60 (patch) | |
tree | b5b9b483a0803953aaa1c490cc3186c4d150599b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: fix mlock precharge on arraymaps (diff) | |
download | wireguard-linux-b1a2ce825737b0165cc08e6f98f8c0ea1affdd60.tar.xz wireguard-linux-b1a2ce825737b0165cc08e6f98f8c0ea1affdd60.zip |
tools/libbpf: Avoid possibly using uninitialized variable
Fixes a GCC maybe-uninitialized warning introduced by 48cca7e44f9f.
"text" is only initialized inside the if statement so only print debug
info there.
Fixes: 48cca7e44f9f ("libbpf: add support for bpf_call")
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions