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