Re: [PATCH] erofs: remove the mapping parameter from erofs_try_to_free_cached_page()
From: Chao Yu
Date: Tue Aug 10 2021 - 19:30:27 EST
On 2021/8/10 15:24, Yue Hu wrote:
From: Yue Hu <huyue2@xxxxxxxxxx>
The mapping is not used at all, remove it and update related code.
Signed-off-by: Yue Hu <huyue2@xxxxxxxxxx>
Reviewed-by: Chao Yu <chao@xxxxxxxxxx>
Thanks,