diff options
author | 2012-10-11 13:43:21 +1100 | |
---|---|---|
committer | 2012-10-11 13:43:21 +1100 | |
commit | fd177481b440c3f7b5ee9b821a76b29fdf2a6712 (patch) | |
tree | ae05afc6aa944768ff0874237af77d4e35b6c61a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | add further __init annotations to crypto/xor.c (diff) | |
download | linux-dev-fd177481b440c3f7b5ee9b821a76b29fdf2a6712.tar.xz linux-dev-fd177481b440c3f7b5ee9b821a76b29fdf2a6712.zip |
raid: replace list_for_each_continue_rcu with new interface
This patch replaces list_for_each_continue_rcu() with
list_for_each_entry_continue_rcu() to save a few lines
of code and allow removing list_for_each_continue_rcu().
Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Michael Wang <wangyun@linux.vnet.ibm.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions