aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorBaoquan He <[email protected]>2022-10-24 08:14:32 +0000
committerDennis Zhou <[email protected]>2022-11-08 06:59:15 +0000
commit83d261fc9e5fb03e8c32e365ca4ee53952611a2b (patch)
tree784cb37cf995c8e061eb2d5da9fb0b028989411b /lib/debugobjects.c
parentmm/percpu: add comment to state the empty populated pages accounting (diff)
downloadkernel-83d261fc9e5fb03e8c32e365ca4ee53952611a2b.tar.gz
kernel-83d261fc9e5fb03e8c32e365ca4ee53952611a2b.zip
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 <[email protected]> Signed-off-by: Dennis Zhou <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions