-
Baoquan He authored
In function pcpu_reclaim_populated(), the line of goto jumping is unnecessary since the label 'end_chunk' is near the end of the for loop, use break instead. Signed-off-by:
Baoquan He <bhe@redhat.com> Signed-off-by:
Dennis Zhou <dennis@kernel.org>
83d261fc