mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
696adfe84c
All uses of list_for_each_rcu() can be profitably replaced by the easier-to-use list_for_each_entry_rcu(). This patch makes this change for networking, in preparation for removing the list_for_each_rcu() API entirely. Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
fc.c | ||
fddi.c | ||
garp.c | ||
hippi.c | ||
Kconfig | ||
Makefile | ||
p8022.c | ||
p8023.c | ||
psnap.c | ||
stp.c | ||
tr.c |