diff options
author | Wei Yang <weiyang@linux.vnet.ibm.com> | 2015-09-08 23:59:50 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-09 00:35:28 +0200 |
commit | 7f3eb55bfad8a6dfd880559210f5b21737d69815 (patch) | |
tree | 46f3da94d12ad4393f3d7e35233c32583abb2921 /arch | |
parent | mm/page_alloc.c: refine the calculation of highest possible node id (diff) | |
download | linux-7f3eb55bfad8a6dfd880559210f5b21737d69815.tar.xz linux-7f3eb55bfad8a6dfd880559210f5b21737d69815.zip |
mm/page_alloc.c: remove unused variable in free_area_init_core()
Commit febd5949e134 ("mm/memory hotplug: init the zone's size when
calculating node totalpages") refines the function
free_area_init_core().
After doing so, these two parameters are not used anymore.
This patch removes these two parameters.
Signed-off-by: Wei Yang <weiyang@linux.vnet.ibm.com>
Cc: Gu Zheng <guz.fnst@cn.fujitsu.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions