Re: [PATCH 1/6] erofs: get rid of erofs_inode_datablocks()

From: Chao Yu
Date: Tue Feb 14 2023 - 08:48:08 EST


On 2023/2/4 17:30, Gao Xiang wrote:
erofs_inode_datablocks() has the only one caller, let's just get
rid of it entirely. No logic changes.

Signed-off-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>

Reviewed-by: Chao Yu <chao@xxxxxxxxxx>

Thanks,