bcachefs: Fix pr_buf() calls
authorKent Overstreet <kent.overstreet@gmail.com>
Sat, 2 Apr 2022 20:30:37 +0000 (16:30 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:29 +0000 (17:09 -0400)
commitc32fc674d4ca13f3b889693a2b59365d93a77144
tree90a0fffee0573efc6e077ce143035c9d22b724ef
parent66d90823857ed9196ef52361518ab703e468c53b
bcachefs: Fix pr_buf() calls

In a few places we were passing a variable to pr_buf() for the format
string - oops.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/opts.c
fs/bcachefs/util.h