Re: [PATCH bpf v5 1/2] bpf/selftests: fix comment style in network_helpers.c
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.bpf,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <a93509e0a9d3c7761982e98a4cea76d2e493121794c410719d9d8f36efc79b6e@mail.kernel.org> |
> bpf/selftests: fix comment style in network_helpers.c > > BPF subsystem requires multi-line comments to have the opening /* start > on its own line. > > Update multi-line comments in network_helpers.c to follow this > requirement. > > Signed-off-by: Alexis Lothoré (eBPF Foundation) <[email protected]> This isn't a bug, but would 'selftests/bpf:' be the expected subject prefix here? The rest of the directory uses that convention (351 occurrences of 'selftests/bpf:' versus 0 of 'bpf/selftests:' in the recent history), and the following patch in this series uses 'selftests/bpf:'. --- AI reviewed your patch. Please fix the bug or email reply why it's not a bug. See: https://github.com/kernel-patches/vmtest/blob/master/ci/claude/README.md CI run summary: https://github.com/kernel-patches/bpf/actions/runs/31779510003