sparc: replace for_each_cpu_mask_nr with for_each_cpu
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 8 Dec 2008 09:10:08 +0000 (01:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Dec 2008 09:10:08 +0000 (01:10 -0800)
commit8e757281defc3e45df0df8e4610f57e8ebfd7f5f
treec86878e5831df5d1c4f404755ae55ba90a982e9a
parent81265fd93bc40c7c43fd36796571786ae3df00e0
sparc: replace for_each_cpu_mask_nr with for_each_cpu

Simple replacement, now the _nr is redundant.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/smp_64.c