]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/RCU/whatisRCU.txt
cgroup: remove unused variable
[linux-2.6-omap-h63xx.git] / Documentation / RCU / whatisRCU.txt
index e04d643a9f57a802e59057165f719f36b5ebf5ab..96170824a717059962b85c2400491f58883f3bde 100644 (file)
@@ -786,8 +786,6 @@ RCU pointer/list traversal:
        list_for_each_entry_rcu
        hlist_for_each_entry_rcu
 
-       list_for_each_rcu               (to be deprecated in favor of
-                                        list_for_each_entry_rcu)
        list_for_each_continue_rcu      (to be deprecated in favor of new
                                         list_for_each_entry_continue_rcu)