]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: btf: fix the brackets of BTF_INT_OFFSET()
authorGary Lin <glin@suse.com>
Mon, 13 May 2019 09:45:48 +0000 (17:45 +0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Tue, 14 May 2019 08:05:18 +0000 (10:05 +0200)
commit866339058054404491bebd552d1bd49898e0916d
treeb045fe3fcfe394c8b0705741aeeba7b17030ad4a
parentc817b99ed1eae8dddf6c37902912ca40c7b373ff
bpf: btf: fix the brackets of BTF_INT_OFFSET()

'VAL' should be protected by the brackets.

v2:
* Squash the fix for Documentation/bpf/btf.rst

Fixes: cd091043f442 ("bpf: btf: Introduce BPF Type Format (BTF)")
Signed-off-by: Gary Lin <glin@suse.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Documentation/bpf/btf.rst
include/uapi/linux/btf.h