diff options
author | Quentin Monnet <quentin@isovalent.com> | 2020-06-23 16:39:35 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-06-23 17:57:02 -0700 |
commit | bcc7f554cfa7e0ac77c7adc4027c16f4a2f99c6f (patch) | |
tree | e1dcc4c084305dd7c1dab2cefe9c2ac41cc267e0 /kernel | |
parent | b338cb921e6739ff59ce32f43342779fe5ffa732 (diff) | |
download | linux-stable-bcc7f554cfa7e0ac77c7adc4027c16f4a2f99c6f.tar.gz linux-stable-bcc7f554cfa7e0ac77c7adc4027c16f4a2f99c6f.tar.bz2 linux-stable-bcc7f554cfa7e0ac77c7adc4027c16f4a2f99c6f.zip |
bpf: Fix formatting in documentation for BPF helpers
When producing the bpf-helpers.7 man page from the documentation from
the BPF user space header file, rst2man complains:
<stdin>:2636: (ERROR/3) Unexpected indentation.
<stdin>:2640: (WARNING/2) Block quote ends without a blank line; unexpected unindent.
Let's fix formatting for the relevant chunk (item list in
bpf_ringbuf_query()'s description), and for a couple other functions.
Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/20200623153935.6215-1-quentin@isovalent.com
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions