libbpf: Use 100-character limit to make bpf_tracing.h easier to read
authorAndrii Nakryiko <andrii@kernel.org>
Wed, 22 Dec 2021 21:39:24 +0000 (13:39 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 29 Dec 2021 03:14:45 +0000 (19:14 -0800)
commitf60edf5b53848f2cf53e7e4b716ed8e45563bb12
tree50f94894267c719c8acd012caf60d20f399a5694
parent3cc31d794097a0de5ac619d4a20b1975139e6b05
libbpf: Use 100-character limit to make bpf_tracing.h easier to read

Improve bpf_tracing.h's macro definition readability by keeping them
single-line and better aligned. This makes it easier to follow all those
variadic patterns.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20211222213924.1869758-2-andrii@kernel.org
tools/lib/bpf/bpf_tracing.h