powerpc/mm: Fix typo of cpumask_clear_cpu()
authorYang Li <leoli@freescale.com>
Mon, 14 Dec 2009 03:01:49 +0000 (03:01 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 18 Dec 2009 03:54:27 +0000 (14:54 +1100)
The function name of cpumask_clear_cpu was not correct. Fortunately
nobody uses that code with hotplug yet :-)

Reported-by: Jin Qing <b24347@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found