Re: [PATCH 14/15] mm: move vmalloc_init() declaration to mm/internal.h
From: David Hildenbrand
Date: Mon Mar 20 2023 - 06:49:30 EST
On 19.03.23 23:00, Mike Rapoport wrote:
From: "Mike Rapoport (IBM)" <rppt@xxxxxxxxxx>
vmalloc_init() is called only from mm_core_init(), there is no need to
declare it in include/linux/vmalloc.h
Move vmalloc_init() declaration to mm/internal.h
Signed-off-by: Mike Rapoport (IBM) <rppt@xxxxxxxxxx>
---
Reviewed-by: David Hildenbrand <david@xxxxxxxxxx>
--
Thanks,
David / dhildenb