diff options
author | Haifeng Xu <haifeng.xu@shopee.com> | 2023-07-17 09:58:11 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-08-18 20:12:37 +0300 |
commit | 0792e47d566244e150e320708e0be708a9db1a93 (patch) | |
tree | 44858a19e5f6f1f63c62c8fd0a6bd165bf70263f /include/linux/fs.h | |
parent | 58f341f772bb48b3d7b13dd6c0f9705ebdd02592 (diff) | |
download | linux-0792e47d566244e150e320708e0be708a9db1a93.tar.xz |
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/20230717065811.1262-1-haifeng.xu@shopee.com
Signed-off-by: Haifeng Xu <haifeng.xu@shopee.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Mike Rapoport (IBM) <rppt@kernel.org>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/fs.h')
0 files changed, 0 insertions, 0 deletions