cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Dec 2008 23:42:29 +0000 (10:12 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Dec 2008 23:42:29 +0000 (10:12 +1030)
Impact: cleanup

Simple replacement, now the _nr is redundant.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Cc: Ingo Molnar <mingo@redhat.com>

No differences found