ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Mar 2015 00:18:49 +0000 (10:48 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Mar 2015 03:07:01 +0000 (13:37 +1030)
commit51f7bd8590267011db7b632f53f3d32ec83ee8bb
tree6d97b272d5c809451938c520eba46e418346e5f0
parent270bd400e8030ed921e80f334c3ebf274fd93037
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 <rusty@rustcorp.com.au>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org
arch/ia64/kernel/irq_ia64.c
arch/ia64/kernel/msi_ia64.c