]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1ded9b15db6e62d5395fb6431699954ec1ae89ac
tree9ced24d6975e4894867b99ef821875d1f9e6e463
parente2af1b9d469c77039f85f6079bd826e74bd46032
erofs: get rid of unneeded `inode', `map' and `sb'

Since commit 04dc390ffdc2 ("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