]> git.baikalelectronics.ru Git - kernel.git/commit
mm/page_alloc: make boot_nodestats static
authorMiaohe Lin <linmiaohe@huawei.com>
Fri, 16 Sep 2022 07:22:52 +0000 (15:22 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 3 Oct 2022 21:03:30 +0000 (14:03 -0700)
commit25afa7021e8fd4dd8a0a752053c547102f749b64
tree77a1ed66cbb41bca4c74afc9f332bfe2cdfa3cc1
parent10b3d5278542f504b5ce08b0073d74f1d266710a
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/20220916072257.9639-12-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Reviewed-by: Oscar Salvador <osalvador@suse.de>
Cc: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/internal.h
mm/page_alloc.c