rcu: Remove last non-flavor-traversal rsp local variable from tree_plugin.h
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 4 Jul 2018 21:52:04 +0000 (14:52 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 30 Aug 2018 23:03:17 +0000 (16:03 -0700)
commit564a9ae6046c64d03df0c1c1264094b1a00dccc9
tree9b830594b0eaf7be1793edc73ca13ac2445cc199
parent88d1bead858d88cdda92ed8f3388eea8ee3a9675
rcu: Remove last non-flavor-traversal rsp local variable from tree_plugin.h

This commit removes the last non-flavor-traversal rsp local variable from
kernel/rcu/tree_plugin.h in favor of &rcu_state.  The flavor-traversal
locals will be removed with the removal of flavor traversal.

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