x86: fix compile warning in init_64.c
authorYinghai Lu <yhlu.kernel@gmail.com>
Mon, 23 Jun 2008 21:02:36 +0000 (14:02 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:50:23 +0000 (12:50 +0200)
len is long and ret is only for NUMA

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found