MD RAID10: Minor non-functional code changes
authorJonathan Brassow <jbrassow@redhat.com>
Thu, 21 Feb 2013 02:28:09 +0000 (13:28 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 26 Feb 2013 00:55:27 +0000 (11:55 +1100)
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>

No differences found