]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
bpf: verifier: Add missing newline on verbose() call
authorDaniel Xu <dxu@dxuuu.xyz>
Tue, 14 Jan 2025 20:28:42 +0000 (13:28 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 17 Jan 2025 01:51:10 +0000 (17:51 -0800)
commitb8a81b5dd6450be730924ea5e78f5892927cccd1
treea44df7bb3aaad4a29bb601a285b7c515fe9f22c4
parent556a399406635566413f9c71b134d5d287b25b29
bpf: verifier: Add missing newline on verbose() call

The print was missing a newline.

Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
Link: https://lore.kernel.org/r/59cbe18367b159cd470dc6d5c652524c1dc2b984.1736886479.git.dxu@dxuuu.xyz
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
kernel/bpf/verifier.c