Re: [PATCH 1/2] erofs: remove duplicate code
On 2025/4/10 12:20, Bo Liu wrote: Remove duplicate code in function z_erofs_register_pcluster() Signed-off-by: Bo Liu Thanks for catching this, will apply it first: Reviewed-by: Gao Xiang Thanks, Gao Xiang
[PATCH 1/2] erofs: remove duplicate code
Remove duplicate code in function z_erofs_register_pcluster() Signed-off-by: Bo Liu --- fs/erofs/zdata.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fs/erofs/zdata.c b/fs/erofs/zdata.c index 0671184d9cf1..5c061aaeeb45 100644 --- a/fs/erofs/zdata.c +++ b/fs/erofs/zdata.c @@ -725,7 +725,6 @