bcachefs: Fix warning when building in userspace
authorKent Overstreet <kent.overstreet@linux.dev>
Fri, 24 Nov 2023 01:05:45 +0000 (20:05 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 1 Jan 2024 16:47:36 +0000 (11:47 -0500)
commit09e0153b72bfba618e6ceedb5dd883cdeed911af
treec8f591e35aef0b9c2c39080edd7167ffb4c1d8f3
parentfbf9270817249bb00044de74587155f307d1003f
bcachefs: Fix warning when building in userspace

bch_err() doesn't reference the fs arg in userspace

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/btree_trans_commit.c