diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2022-03-22 22:42:44 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-03-22 23:57:05 +0100 |
commit | c7878534a1b61c5cc2effa3a539099f2cf87cd3a (patch) | |
tree | 3b44091a1876296de4f8e452a99be77e3f9611b5 /mm/vmalloc.c | |
parent | mm/mremap:: use vma_lookup() instead of find_vma() (diff) | |
download | linux-c7878534a1b61c5cc2effa3a539099f2cf87cd3a.tar.xz linux-c7878534a1b61c5cc2effa3a539099f2cf87cd3a.zip |
mm/sparse: make mminit_validate_memmodel_limits() static
It's only used in the sparse.c now. So we can make it static and further
clean up the relevant code.
Link: https://lkml.kernel.org/r/20220127093221.63524-1-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions