Hi, On Tue, Aug 01, 2023 at 02:54:47PM +0800, Ruan Jinjie wrote: > Replace the existing /* fall through */ comments with the > new pseudo-keyword macro fallthrough[1]. > > [1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through > > Signed-off-by: Ruan Jinjie <ruanjinjie@xxxxxxxxxx> > --- > v2: > - Update the subject and commit message. I think what Alexei meant was subject-prefix which needs to be 'PATCH bpf-next'. You can read more about patch submission rules in Documentation/bpf/bpf_devel_QA.rst. -- Artem