diff options
| author | Haifeng Xu <[email protected]> | 2023-07-17 06:58:11 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-08-18 10:12:37 -0700 |
| commit | 0792e47d566244e150e320708e0be708a9db1a93 (patch) | |
| tree | 44858a19e5f6f1f63c62c8fd0a6bd165bf70263f /tools/perf/scripts/python/bin | |
| parent | 58f341f772bb48b3d7b13dd6c0f9705ebdd02592 (diff) | |
mm/mm_init.c: drop node_start_pfn from adjust_zone_range_for_zone_movable()
node_start_pfn is not used in adjust_zone_range_for_zone_movable(), so it
is pointless to waste a function argument. Drop the parameter.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Haifeng Xu <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Mike Rapoport (IBM) <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions