From: Paul E. McKenney Date: Fri, 1 Aug 2008 21:11:05 +0000 (-0700) Subject: rcu: remove list_for_each_rcu() X-Git-Tag: v2.6.28-rc1~723^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34d7c2b38d124219b7034356716e3455c439acd3;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed