[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEf4BzbPDa6gZf05R2W6ibreibWNTf2Y=V-NENV9L0g6zk_+sA@mail.gmail.com>
Date: Tue, 23 Jun 2020 11:24:58 -0700
From: Andrii Nakryiko <andrii.nakryiko@...il.com>
To: Quentin Monnet <quentin@...valent.com>
Cc: Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Andrii Nakryiko <andriin@...com>, bpf <bpf@...r.kernel.org>,
Networking <netdev@...r.kernel.org>
Subject: Re: [PATCH bpf] bpf: fix formatting in documentation for BPF helpers
On Tue, Jun 23, 2020 at 8:41 AM Quentin Monnet <quentin@...valent.com> wrote:
>
> 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@...valent.com>
> ---
Acked-by: Andrii Nakryiko <andriin@...com>
> include/uapi/linux/bpf.h | 41 ++++++++++++++++++++--------------------
> 1 file changed, 21 insertions(+), 20 deletions(-)
>
[...]
Powered by blists - more mailing lists