diff options
author | Ken Helias <[email protected]> | 2014-08-06 16:09:14 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-08-06 18:01:24 -0700 |
commit | bc18dd335a161f9229ed3aaab88ce0706cbd9867 (patch) | |
tree | d3dd9ad2bb3f24f8df02e1faaeac3cbca0ec3ba8 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | d25d9feced6c94398979a035868f03e8e8d49ce8 (diff) |
list: make hlist_add_after() argument names match hlist_add_after_rcu()
The argument names for hlist_add_after() are poorly chosen because they
look the same as the ones for hlist_add_before() but have to be used
differently.
hlist_add_after_rcu() has made a better choice.
Signed-off-by: Ken Helias <[email protected]>
Cc: "Paul E. McKenney" <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Jeff Kirsher <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions