Re: [PATCH 4/5] staging: erofs: staticize erofs_shrink_count, erofs_shrink_scan

From: Chao Yu
Date: Wed Jan 16 2019 - 04:28:25 EST


On 2019/1/16 16:59, Gao Xiang wrote:
> Move erofs_shrinker_info to utils.c and therefore
> no need to globalize erofs_shrink_count and erofs_shrink_scan.
>
> Signed-off-by: Gao Xiang <gaoxiang25@xxxxxxxxxx>

Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx>

Thanks,