]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Remove obsolete comment from rcu_future_gp_cleanup() header
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 8 Feb 2017 22:58:41 +0000 (14:58 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 19 Apr 2017 16:29:17 +0000 (09:29 -0700)
commit2a30fd6edc53d89fecc820e1d7e5cf74b42e0241
tree63474288c711a8634cc7c4f0d59c9f0670626ee2
parentc56cb1d0bffeb7570afbb9383774982504b75fb5
rcu: Remove obsolete comment from rcu_future_gp_cleanup() header

The rcu_nocb_gp_cleanup() function is now invoked elsewhere, so this
commit drags this comment into the year 2017.

Reported-by: Michalis Kokologiannakis <mixaskok@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree.c