commit | 83a386c0a53d5f7387c08676e1733c27db77ec8a | [log] [tgz] |
---|---|---|
author | Gao Xiang <hsiangkao@linux.alibaba.com> | Fri Jul 15 23:41:48 2022 +0800 |
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | Thu Jul 21 22:53:33 2022 +0800 |
tree | 9ced24d6975e4894867b99ef821875d1f9e6e463 | |
parent | 448b5a1548d87c246c3d0c3df8480d3c6eb6c11a [diff] |
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