Re: [PATCH 5/6] erofs: get rid of z_erofs_do_map_blocks() forward declaration

From: Yue Hu
Date: Sun Feb 05 2023 - 20:20:26 EST


On Sat, 4 Feb 2023 17:30:39 +0800
Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx> wrote:

> The code can be neater without forward declarations. Let's
> get rid of z_erofs_do_map_blocks() forward declaration.
>
> Signed-off-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>

Reviewed-by: Yue Hu <huyue2@xxxxxxxxxxx>