diff options
| author | Andrii Nakryiko <[email protected]> | 2020-06-19 23:17:01 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2020-06-23 00:01:48 +0000 |
| commit | bd9bedf84b87289b9a87eebfe7917e54373e99f9 (patch) | |
| tree | d2aa523039a2832c1495390a8137671c02562730 /tools/bpf/bpftool/prog.c | |
| parent | tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h (diff) | |
| download | kernel-bd9bedf84b87289b9a87eebfe7917e54373e99f9.tar.gz kernel-bd9bedf84b87289b9a87eebfe7917e54373e99f9.zip | |
libbpf: Wrap source argument of BPF_CORE_READ macro in parentheses
Wrap source argument of BPF_CORE_READ family of macros into parentheses to
allow uses like this:
BPF_CORE_READ((struct cast_struct *)src, a, b, c);
Fixes: 7db3822ab991 ("libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers")
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
