[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <30280de0-a0d7-40f4-b547-131caaca2efe@kernel.org>
Date: Thu, 16 Jan 2025 18:44:58 +0800
From: Chao Yu <chao@...nel.org>
To: Gao Xiang <hsiangkao@...ux.alibaba.com>, linux-erofs@...ts.ozlabs.org
Cc: chao@...nel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 3/4] erofs: tidy up zdata.c
On 1/14/25 11:44, Gao Xiang wrote:
> All small code style adjustments, no logic changes:
>
> - z_erofs_decompress_frontend => z_erofs_frontend;
> - z_erofs_decompress_backend => z_erofs_backend;
> - Use Z_EROFS_DEFINE_FRONTEND() to replace DECOMPRESS_FRONTEND_INIT();
> - `nr_folios` should be `nrpages` in z_erofs_readahead();
> - Refine in-line comments.
>
> Signed-off-by: Gao Xiang <hsiangkao@...ux.alibaba.com>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists