]> Git Repo - linux.git/commit
mm/page_alloc: make boot_nodestats static
authorMiaohe Lin <[email protected]>
Fri, 16 Sep 2022 07:22:52 +0000 (15:22 +0800)
committerAndrew Morton <[email protected]>
Mon, 3 Oct 2022 21:03:30 +0000 (14:03 -0700)
commit6dc2c87a5a8878b657d08e34ca0e757d31273e12
tree77a1ed66cbb41bca4c74afc9f332bfe2cdfa3cc1
parentf774a6a6fd39e1b5677bdf71f6813b382faddeeb
mm/page_alloc: make boot_nodestats static

It's only used in mm/page_alloc.c now.  Make it static.

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]>
mm/internal.h
mm/page_alloc.c
This page took 0.052948 seconds and 4 git commands to generate.