From: Rusty Russell Date: Wed, 31 Dec 2008 23:42:29 +0000 (+1030) Subject: cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ X-Git-Tag: v2.6.29-rc1~521^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5db0e1e9e0f30f160b832a0b5cd1131954bf4f6e;p=pandora-kernel.git 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 Signed-off-by: Mike Travis Cc: Ingo Molnar --- Reading git-diff-tree failed