erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()
authorYue Hu <huyue2@yulong.com>
Mon, 19 Apr 2021 10:26:23 +0000 (18:26 +0800)
committerGao Xiang <xiang@kernel.org>
Mon, 7 Jun 2021 16:40:18 +0000 (00:40 +0800)
commit7dea3de7d384f4c8156e8bd93112ba6db1eb276c
tree6afd19787f34fe97011cd841e359d254fdcd91f1
parent0508c1ad0f264a24c4643701823a45f6c9bd8146
erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()

No any behavior to variable occupied in z_erofs_attach_page() which
is only caller to z_erofs_pagevec_enqueue().

Link: https://lore.kernel.org/r/20210419102623.2015-1-zbestahu@gmail.com
Signed-off-by: Yue Hu <huyue2@yulong.com>
Reviewed-by: Gao Xiang <xiang@kernel.org>
Signed-off-by: Gao Xiang <xiang@kernel.org>
fs/erofs/zdata.c
fs/erofs/zpvec.h