diff options
author | 2011-05-11 14:48:56 +1000 | |
---|---|---|
committer | 2011-05-11 14:48:56 +1000 | |
commit | 78d7f5f726deb562a51126603f2dc5d00990b223 (patch) | |
tree | eb4255cb674028b8709c4542e2a490db3264754f /net/unix/af_unix.c | |
parent | md/raid1: split out two sub-functions from sync_request_write (diff) | |
download | wireguard-linux-78d7f5f726deb562a51126603f2dc5d00990b223.tar.xz wireguard-linux-78d7f5f726deb562a51126603f2dc5d00990b223.zip |
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>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions