rcu: remove list_for_each_rcu()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 1 Aug 2008 21:11:05 +0000 (14:11 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 15 Aug 2008 15:03:06 +0000 (17:03 +0200)
commit34d7c2b38d124219b7034356716e3455c439acd3
tree7e3a91439a288ae15c3baac5ad17710931d08324
parentff9cf2ce7afe76435d66c898cc9dacaa68e79d41
rcu: remove list_for_each_rcu()

All of the in-tree uses of list_for_each_rcu() have been converted to
list_for_each_entry_rcu(), so list_for_each_rcu() can now be removed.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/RCU/checklist.txt
Documentation/RCU/whatisRCU.txt
include/linux/rculist.h