"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "4963f62045b64f93c45fbcb6f8f0baf1e3e7a127"
md/raid1: tidy up new functions: process_checks and fix_sync_read_error.
These changes are mostly cosmetic:
1/ change mddev->raid_disks to conf->raid_disks because the later is
technically safer, though in current practice it doesn't matter in
this particular context.
2/ Rearrange two for / if loops to have an early 'continue' so the
body of the 'if' doesn't need to be indented so much.
Signed-off-by:
NeilBrown <neilb@suse.de>
Loading
Please register or sign in to comment