]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: eytzinger self tests: fix cmp_u16 typo
authorAndreas Gruenbacher <agruenba@redhat.com>
Tue, 26 Nov 2024 22:33:55 +0000 (23:33 +0100)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 15 Mar 2025 01:02:13 +0000 (21:02 -0400)
commit0766f5599cbba9cb567c8ed2d1da3bfc65550791
tree5ea1624599db91217594a807db18dd343d384b72
parent0ede49212a840a9e5e41722f819b8b9a6f69ccda
bcachefs: eytzinger self tests: fix cmp_u16 typo

Fix an obvious typo in cmp_u16().

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