remarkable-linux/tools/lib/bpf
Jeremy Cline b1a2ce8257 tools/libbpf: Avoid possibly using uninitialized variable
Fixes a GCC maybe-uninitialized warning introduced by 48cca7e44f.
"text" is only initialized inside the if statement so only print debug
info there.

Fixes: 48cca7e44f ("libbpf: add support for bpf_call")
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-02-20 21:08:20 +01:00
..
.gitignore tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf 2015-11-05 12:47:51 -03:00
bpf.c libbpf: add missing SPDX-License-Identifier 2018-02-02 17:53:48 -08:00
bpf.h libbpf: add missing SPDX-License-Identifier 2018-02-02 17:53:48 -08:00
Build libbpf: add error reporting in XDP 2018-02-02 17:53:48 -08:00
libbpf.c tools/libbpf: Avoid possibly using uninitialized variable 2018-02-20 21:08:20 +01:00
libbpf.h libbpf: add missing SPDX-License-Identifier 2018-02-02 17:53:48 -08:00
Makefile tools: add netlink.h and if_link.h in tools uapi 2018-02-02 17:53:47 -08:00
nlattr.c libbpf: add error reporting in XDP 2018-02-02 17:53:48 -08:00
nlattr.h libbpf: add error reporting in XDP 2018-02-02 17:53:48 -08:00