rcu: Make rcu_read_unlock_special() static
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 8 May 2018 22:29:10 +0000 (15:29 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 12 Jul 2018 22:39:11 +0000 (15:39 -0700)
commit3949fa9bac090ad217534c30bc3b6572289abf21
treebdd6507c9c36c090beed3baa6522cc90c2a2f829
parentf2e2df59786d7bd52e6e7e2d10c1c6ba433a0ee7
rcu: Make rcu_read_unlock_special() static

Because rcu_read_unlock_special() is no longer used outside of
kernel/rcu/tree_plugin.h, this commit makes it static.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/linux/rcupdate.h
kernel/rcu/tree_plugin.h