diff options
| author | Michael Wang <wangyun@linux.vnet.ibm.com> | 2012-10-11 13:43:21 +1100 |
|---|---|---|
| committer | NeilBrown <neilb@suse.de> | 2012-10-11 13:43:21 +1100 |
| commit | fd177481b440c3f7b5ee9b821a76b29fdf2a6712 (patch) | |
| tree | ae05afc6aa944768ff0874237af77d4e35b6c61a /drivers/md/raid1.c | |
| parent | add further __init annotations to crypto/xor.c (diff) | |
| download | linux-fd177481b440c3f7b5ee9b821a76b29fdf2a6712.tar.gz linux-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 'drivers/md/raid1.c')
0 files changed, 0 insertions, 0 deletions
