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)
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>

No differences found