summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/io_misc.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-12-21 15:47:15 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2024-01-01 11:47:43 -0500
commit0beebd92457c3221b59840487591c1dff8071168 (patch)
treeb9a4e530465a43302c524afffda7a444cadddf8e /fs/bcachefs/io_misc.c
parent0bc64d7e2649f735eaa4ba7d422da446505ef89a (diff)
downloadlinux-0beebd92457c3221b59840487591c1dff8071168.tar.gz
linux-0beebd92457c3221b59840487591c1dff8071168.tar.bz2
linux-0beebd92457c3221b59840487591c1dff8071168.zip
bcachefs: bkey_for_each_ptr() now declares loop iter
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/io_misc.c')
-rw-r--r--fs/bcachefs/io_misc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/bcachefs/io_misc.c b/fs/bcachefs/io_misc.c
index 92e7f765f9cf..ca6d5f516aa2 100644
--- a/fs/bcachefs/io_misc.c
+++ b/fs/bcachefs/io_misc.c
@@ -74,7 +74,6 @@ int bch2_extent_fallocate(struct btree_trans *trans,
struct bkey_i_extent *e;
struct bch_devs_list devs_have;
struct write_point *wp;
- struct bch_extent_ptr *ptr;
devs_have.nr = 0;