commit | 4c0ca26bd260dddf3b9781758cb5e2df3f74d4a3 | [log] [tgz] |
---|---|---|
author | Jonathan Brassow <jbrassow@redhat.com> | Thu Feb 21 13:28:09 2013 +1100 |
committer | NeilBrown <neilb@suse.de> | Tue Feb 26 11:55:27 2013 +1100 |
tree | b9d8fc9c62a075db9ef41a4df1c22b0e31f6955c | |
parent | c8dc9c654794a765ca61baed07f84ed8aaa7ca8c [diff] |
MD RAID10: Minor non-functional code changes Changes include assigning 'addr' from 's' instead of 'sector' to be consistent with the way the code does it just a few lines later and using '%=' vs a conditional and subtraction. Signed-off-by: Jonathan Brassow <jbrassow@redhat.com> Signed-off-by: NeilBrown <neilb@suse.de>