Re: [PATCHv2 bpf-next] bpf: remove blank line in bpf helper description

2021-02-24 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to bpf/bpf.git (refs/heads/master): On Tue, 23 Feb 2021 21:14:57 +0800 you wrote: > Commit 34b2021cc616 ("bpf: Add BPF-helper for MTU checking") added an > extra blank line in bpf helper description. This will make > bpf_helpers_doc.py stop building bpf_helper_defs.h

Re: [PATCHv2 bpf-next] bpf: remove blank line in bpf helper description

2021-02-24 Thread Jesper Dangaard Brouer
On Tue, 23 Feb 2021 21:14:57 +0800 Hangbin Liu wrote: > Commit 34b2021cc616 ("bpf: Add BPF-helper for MTU checking") added an > extra blank line in bpf helper description. This will make > bpf_helpers_doc.py stop building bpf_helper_defs.h immediately after > bpf_check_mtu, which will affect futu