ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.
authorRusty Russell <[email protected]>
Thu, 5 Mar 2015 00:18:49 +0000 (10:48 +1030)
committerRusty Russell <[email protected]>
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 <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: [email protected]
arch/ia64/kernel/irq_ia64.c
arch/ia64/kernel/msi_ia64.c