commit | 51f7bd8590267011db7b632f53f3d32ec83ee8bb | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Mar 05 10:48:49 2015 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Mar 05 13:37:01 2015 +1030 |
tree | 6d97b272d5c809451938c520eba46e418346e5f0 | |
parent | 270bd400e8030ed921e80f334c3ebf274fd93037 [diff] |
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