Re: [PATCH v2 2/3] drivers/base/memory: Improve add_boot_memory_block()

From: Oscar Salvador
Date: Tue Mar 11 2025 - 11:30:28 EST


On Tue, Mar 11, 2025 at 10:46:56AM +1000, Gavin Shan wrote:
> It's unnecessary to count the present sections for the specified
> block since the block will be added if any section in the block
> is present. Besides, for_each_present_section_nr() can be reused
> as Andrew Morton suggested.
>
> Improve by using for_each_present_section_nr() and dropping the
> unnecessary @section_count.
>
> No functional changes intended.
>
> Signed-off-by: Gavin Shan <gshan@xxxxxxxxxx>

Acked-by: Oscar Salvador <osalvador@xxxxxxx>

--
Oscar Salvador
SUSE Labs