Re: [PATCH] mm: use mapping_mapped to simplify the code

From: SeongJae Park

Date: Fri Jun 12 2026 - 20:27:40 EST


On Fri, 12 Jun 2026 15:30:32 +0800 Huang Shijie <huangsj@xxxxxxxx> wrote:

> Use mapping_mapped() to simplify the code, make
> the code tidy and clean.

Indeed the changed code looks much better, thank you!

>
> Reviewed-by: Pedro Falcato <pfalcato@xxxxxxx>
> Reviewed-by: Lorenzo Stoakes <ljs@xxxxxxxxxx>
> Signed-off-by: Huang Shijie <huangsj@xxxxxxxx>

Reviewed-by: SeongJae Park <sj@xxxxxxxxxx>


Thanks,
SJ

[...]