infiniband: ehca: Fix compiler warnings
authorPaul E. McKenney <paul.mckenney@linaro.org>
Fri, 17 Aug 2012 11:43:11 +0000 (04:43 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 20 Aug 2012 15:11:04 +0000 (08:11 -0700)
Fix comp_task() to return void to match smp_hotplug_thread's thread_fn
member, and adjust indirection on the ->cpu_comp_threads per-CPU
member of the ehca_comp_pool structure.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Tested-by: Stephen Rothwell <sfr@canb.auug.org.au>

No differences found