]> git.baikalelectronics.ru Git - kernel.git/commit
bpf, doc: fix BTF docs reflow of bullet list
authorJesper Dangaard Brouer <brouer@redhat.com>
Mon, 25 Mar 2019 14:12:15 +0000 (15:12 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 26 Mar 2019 20:13:42 +0000 (13:13 -0700)
commit9571a5261ade56c20267b77449722a124ea0f9d5
treedccfa0c6393087f1d4a1de19546b310ae3f29e98
parent38f86c69ad15cec2dc3097e2235c6b5f593103aa
bpf, doc: fix BTF docs reflow of bullet list

Section 2.2.1 BTF_KIND_INT a bullet list was collapsed due to
text reflow in commit fb09ab2f7a4b ("docs/btf: reflow text to
fill up to 78 characters").

This patch correct the mistake. Also adjust next bullet list,
which is used for comparison, to get rendered the same way.

Fixes: fb09ab2f7a4b ("docs/btf: reflow text to fill up to 78 characters")
Link: https://www.kernel.org/doc/html/latest/bpf/btf.html#btf-kind-int
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Documentation/bpf/btf.rst