From: Rusty Russell Date: Thu, 5 Mar 2015 00:18:49 +0000 (+1030) Subject: ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var. X-Git-Tag: omap-for-v4.1/fixes-rc1~84^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51f7bd8590267011db7b632f53f3d32ec83ee8bb;p=pandora-kernel.git ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var. Just a bit of manual neatening, before spatch cleans the rest. Signed-off-by: Rusty Russell Cc: Tony Luck Cc: Fenghua Yu Cc: linux-ia64@vger.kernel.org --- Reading git-diff-tree failed