Re: [PATCH 19/30] mm: use linear_page_[index, delta]() consistently
From: Pedro Falcato
Date: Thu Jul 02 2026 - 07:27:44 EST
On Mon, Jun 29, 2026 at 01:23:30PM +0100, Lorenzo Stoakes wrote:
> There are a number of places where we open code what linear_page_index()
> and linear_page_delta() calculate.
>
> Replace this code with the appropriate functions for consistency.
>
> No functional change intended.
>
> Signed-off-by: Lorenzo Stoakes <ljs@xxxxxxxxxx>
Reviewed-by: Pedro Falcato <pfalcato@xxxxxxx> # mm
--
Pedro