lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 24 Jun 2020 08:33:41 +0100
From:   Quentin Monnet <quentin@...valent.com>
To:     Alexei Starovoitov <alexei.starovoitov@...il.com>
Cc:     Alexei Starovoitov <ast@...nel.org>,
        Daniel Borkmann <daniel@...earbox.net>,
        Andrii Nakryiko <andriin@...com>, bpf <bpf@...r.kernel.org>,
        Network Development <netdev@...r.kernel.org>
Subject: Re: [PATCH bpf] bpf: fix formatting in documentation for BPF helpers

2020-06-23 18:02 UTC-0700 ~ Alexei Starovoitov
<alexei.starovoitov@...il.com>
> On Tue, Jun 23, 2020 at 8:39 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>
>> ---
>>  include/uapi/linux/bpf.h | 41 ++++++++++++++++++++--------------------
>>  1 file changed, 21 insertions(+), 20 deletions(-)
> 
> Applied to bpf tree and added similar fix to tools/include/.../bpf.h
> Please don't forget it next time.
> 

Right, sorry. Thank you for fixing it this time.
Quentin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ