Re: [PATCH v2] erofs: fold in z_erofs_decompress()
From: Gao Xiang
Date: Wed Apr 26 2023 - 05:27:20 EST
On 2023/4/26 16:44, Yue Hu wrote:
From: Yue Hu <huyue2@xxxxxxxxxxx>
No need this helper since it's just a simple wrapper for decompress
method and only one caller. So, let's fold in directly instead.
Signed-off-by: Yue Hu <huyue2@xxxxxxxxxxx>
Reviewed-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
Thanks,
Gao Xiang