diff options
author | 2023-03-26 19:02:15 +0300 | |
---|---|---|
committer | 2023-04-18 16:29:47 -0700 | |
commit | 62f31bd4dcedffe3c919deb76ed65bf62c3cf80b (patch) | |
tree | e409ca731c503eab11448c664a742853a3adc37f /lib/test_vmalloc.c | |
parent | kmsan: fix a stale comment in kmsan_save_stack_with_flags() (diff) | |
download | wireguard-linux-62f31bd4dcedffe3c919deb76ed65bf62c3cf80b.tar.xz wireguard-linux-62f31bd4dcedffe3c919deb76ed65bf62c3cf80b.zip |
mm: move free_area_empty() to mm/internal.h
The free_area_empty() helper is only used inside mm/ so move it there to
reduce noise in include/linux/mmzone.h
Link: https://lkml.kernel.org/r/20230326160215.2674531-1-rppt@kernel.org
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org>
Suggested-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions