diff options
author | Wei Yang <weiyang@linux.vnet.ibm.com> | 2015-09-08 21:59:50 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-08 22:35:28 (GMT) |
commit | 7f3eb55bfad8a6dfd880559210f5b21737d69815 (patch) | |
tree | 46f3da94d12ad4393f3d7e35233c32583abb2921 /usr | |
parent | 904a9553d4fcdc0c7d5621f6178f0e07598701dc (diff) | |
download | linux-7f3eb55bfad8a6dfd880559210f5b21737d69815.tar.xz |
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 'usr')
0 files changed, 0 insertions, 0 deletions