Skip to content
Commit c200a711 authored by liuq's avatar liuq Committed by Andrew Morton
Browse files

mm/sparse: remove redundant judgments from macro for_each_present_section_nr



next_present_section_nr() has already ensured that
'section_nr<=__highest_present_section_nr', so this check is removed.

Link: https://lkml.kernel.org/r/20230707060501.29184-1-liuq131@chinatelecom.cn
Signed-off-by: default avatarliuq <liuq131@chinatelecom.cn>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent e6e0c767
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment