summaryrefslogtreecommitdiff
path: root/mm/interval_tree.c
diff options
context:
space:
mode:
authorBaoquan He <bhe@redhat.com>2022-10-24 11:14:32 +0300
committerDennis Zhou <dennis@kernel.org>2022-11-08 09:59:15 +0300
commit83d261fc9e5fb03e8c32e365ca4ee53952611a2b (patch)
tree784cb37cf995c8e061eb2d5da9fb0b028989411b /mm/interval_tree.c
parent73046f8d31701c379f6db899cb09ba70a3285143 (diff)
downloadlinux-83d261fc9e5fb03e8c32e365ca4ee53952611a2b.tar.xz
mm/percpu: replace the goto with break
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>
Diffstat (limited to 'mm/interval_tree.c')
0 files changed, 0 insertions, 0 deletions