]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit5db0e1e9e0f30f160b832a0b5cd1131954bf4f6e
treec49877290fcbebb6245429bc5d554bea438c4fe8
parent174596a0b9f21e8844d70566a6bb29bf48a87750
cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/

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>
kernel/time/clocksource.c
kernel/time/tick-broadcast.c