diff options
author | Miaohe Lin <[email protected]> | 2022-09-16 15:22:43 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-10-03 14:03:28 -0700 |
commit | b89f1735169b8ab54b6a03bf4823657ee4e30073 (patch) | |
tree | ee6f725633b012ea1648e129a49711de6b6ce82a /net/lapb/lapb_timer.c | |
parent | ce96fa6223ee851cb83118678f6e75f260852a80 (diff) |
mm/page_alloc: make zone_pcp_update() static
Since commit b92ca18e8ca5 ("mm/page_alloc: disassociate the pcp->high from
pcp->batch"), zone_pcp_update() is only used in mm/page_alloc.c. Move
zone_pcp_update() up to avoid forward declaration and then make it static.
No functional change intended.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Reviewed-by: Oscar Salvador <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions