commit | d252ff3de786a28b1bedf4c03fb31d142d32219b | [log] [tgz] |
---|---|---|
author | Yue Hu <huyue2@yulong.com> | Tue Aug 10 15:24:16 2021 +0800 |
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | Wed Aug 11 09:47:39 2021 +0800 |
tree | 2564e7741aae84f7a89e4716e2fb4fc835f444a8 | |
parent | f4d4e5fc2b3d03c7e4f3c24ee694a01f8fe27d53 [diff] |
erofs: remove the mapping parameter from erofs_try_to_free_cached_page() The mapping is not used at all, remove it and update related code. Link: https://lore.kernel.org/r/20210810072416.1392-1-zbestahu@gmail.com Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Yue Hu <huyue2@yulong.com> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>