rcu: Remove redundant rcu_cpu_stall_suppress declaration
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 1 Dec 2011 01:29:18 +0000 (17:29 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 11 Dec 2011 18:32:11 +0000 (10:32 -0800)
commit2d1dc9a600edf33321bcdc1c808b7957d8a3f3e1
tree7b3701752afca2f0b3a80bbee901affa7c72a67c
parentf23f7fa1c8effca19b52b98fc71016109d21db59
rcu: Remove redundant rcu_cpu_stall_suppress declaration

No point in having two identical rcu_cpu_stall_suppress declarations,
so remove the more obscure of the two.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcutree.c