Home
last modified time | relevance | path

Searched hist:"999 f2f9a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/erofs/
H A Dzmap.c999f2f9a Sat Feb 04 03:30:39 CST 2023 Gao Xiang <hsiangkao@linux.alibaba.com> erofs: get rid of z_erofs_do_map_blocks() forward declaration

The code can be neater without forward declarations. Let's
get rid of z_erofs_do_map_blocks() forward declaration.

Reviewed-by: Yue Hu <huyue2@coolpad.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230204093040.97967-5-hsiangkao@linux.alibaba.com