From: Tejun Heo Date: Mon, 31 Jan 2011 15:59:05 +0000 (+0100) Subject: x86: Rename incorrectly named parameter of numa_cpu_node() X-Git-Tag: v2.6.39-rc1~499^2~54^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eff9073790e1286aa12bf1c65814d3e0132b12e1;p=pandora-kernel.git x86: Rename incorrectly named parameter of numa_cpu_node() numa_cpu_node() prototype in numa_32.h has wrongly named parameter @apicid when it actually takes the CPU number. Change it to @cpu. Reported-by: Yinghai Lu Signed-off-by: Tejun Heo LKML-Reference: <20110131155905.GM7459@htj.dyndns.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed