md: simplify raid10 read_balance
authorNeilBrown <neilb@suse.de>
Wed, 11 May 2011 04:27:03 +0000 (14:27 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 11 May 2011 04:27:03 +0000 (14:27 +1000)
raid10 read balance has two different loop for looking through
possible devices to chose the best.
Collapse those into one loop and generally make the code more
readable.

Signed-off-by: NeilBrown <neilb@suse.de>

No differences found