mirror of
https://github.com/torvalds/linux.git
synced 2026-06-18 00:16:21 +08:00
The code for searching through the device list to read-balance in raid1 is rather clumsy and hard to follow. Try to simplify it a bit. No important functionality change here. Signed-off-by: NeilBrown <neilb@suse.de>