erofs: get rid of unneeded `inode', `map' and `sb'
authorGao Xiang <hsiangkao@linux.alibaba.com>
Fri, 15 Jul 2022 15:41:48 +0000 (23:41 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Thu, 21 Jul 2022 14:53:33 +0000 (22:53 +0800)
commit83a386c0a53d5f7387c08676e1733c27db77ec8a
tree9ced24d6975e4894867b99ef821875d1f9e6e463
parent448b5a1548d87c246c3d0c3df8480d3c6eb6c11a
erofs: get rid of unneeded `inode', `map' and `sb'

Since commit 5c6dcc57e2e5 ("erofs: get rid of
`struct z_erofs_collector'"), these arguments can be dropped as well.

No logic changes.

Reviewed-by: Yue Hu <huyue2@coolpad.com>
Acked-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220715154203.48093-2-hsiangkao@linux.alibaba.com
fs/erofs/zdata.c