diff options
author | Bharath Vedartham <linux.bhar@gmail.com> | 2019-05-14 02:23:17 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-14 18:47:51 +0200 |
commit | b3b07077b01ecbbd98efede778c195567de25b71 (patch) | |
tree | 188c2c5a9877d1149476840af7d1e3a199299589 /mm/memory_hotplug.c | |
parent | mm/mprotect.c: fix compilation warning because of unused 'mm' variable (diff) | |
download | linux-b3b07077b01ecbbd98efede778c195567de25b71.tar.xz linux-b3b07077b01ecbbd98efede778c195567de25b71.zip |
mm/huge_memory.c: make __thp_get_unmapped_area static
__thp_get_unmapped_area is only used in mm/huge_memory.c. Make it static.
Tested by building and booting the kernel.
Link: http://lkml.kernel.org/r/20190504102353.GA22525@bharath12345-Inspiron-5559
Signed-off-by: Bharath Vedartham <linux.bhar@gmail.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory_hotplug.c')
0 files changed, 0 insertions, 0 deletions