diff options
| author | Paul E. McKenney <[email protected]> | 2008-07-25 01:45:34 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-25 10:53:27 -0700 |
| commit | 696adfe84c11c571a1e0863460ff0ec142b4e5a9 (patch) | |
| tree | f00042d0c69211955ec6ef3a5d4a5c49ec7f8890 /tools/perf/scripts/python | |
| parent | 2fc9c4e18f94431e7eb77d97edb2a995b46fba55 (diff) | |
list_for_each_rcu must die: networking
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 <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions