Re: [PATCH bpf-next] mm/bpf_memcontrol: Add missing newline in pr_warn message

From: Alexei Starovoitov

Date: Thu Jan 29 2026 - 21:32:34 EST


On Wed, Jan 28, 2026 at 7:53 PM Hui Zhu <hui.zhu@xxxxxxxxx> wrote:
>
> From: Hui Zhu <zhuhui@xxxxxxxxxx>
>
> Add missing newline character at the end of pr_warn error message
> in bpf_memcontrol_init() function. Kernel log messages should end
> with a newline character for proper formatting in kernel logs.
>
> This issue was pointed out in
> https://github.com/kernel-patches/bpf/pull/10864#discussion_r2735018210

Just spell it out that it was found by copilot.

pw-bot: cr