aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorBaoquan He <[email protected]>2021-02-24 12:06:24 -0800
committerLinus Torvalds <[email protected]>2021-02-24 13:38:31 -0800
commit9699ee7b2984c612ec3b45c1f7b963daebec3d6c (patch)
tree4be927933738928dae7af077a61cf0742eabf064 /tools/perf/scripts/python/event_analyzing_sample.py
parent7010a6eca49fc4a5a50f491342f08ddaa087ff07 (diff)
mm: remove unneeded local variable in free_area_init_core
Local variable 'zone_start_pfn' is not needed since there's only one call site in free_area_init_core(). Let's remove it and pass zone->zone_start_pfn directly to init_currently_empty_zone(). Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Baoquan He <[email protected]> Reviewed-by: Mike Rapoport <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions