]> 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)
commite9d560d20921d86e22c03969b1f7673103d60fb0
tree9ced24d6975e4894867b99ef821875d1f9e6e463
parent343b526e8e94968555a229ae6bff6367d7fe829a
erofs: get rid of unneeded `inode', `map' and `sb'

Since commit 53f2201da127 ("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