]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: eytzinger self tests: missing newline termination
authorAndreas Gruenbacher <agruenba@redhat.com>
Tue, 26 Nov 2024 20:55:49 +0000 (21:55 +0100)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 15 Mar 2025 01:02:13 +0000 (21:02 -0400)
commit0ede49212a840a9e5e41722f819b8b9a6f69ccda
treed5dea430380dc6c8a6386fd416ed6f346a749508
parent217ad1d7c707e310f3f4b7eeb9b7ea48f4cf3821
bcachefs: eytzinger self tests: missing newline termination

pr_info() format strings need to be newline terminated.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/util.c