From: Jonathan Brassow Date: Thu, 21 Feb 2013 02:28:09 +0000 (+1100) Subject: MD RAID10: Minor non-functional code changes X-Git-Tag: v3.9-rc2~28^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c0ca26bd260dddf3b9781758cb5e2df3f74d4a3;p=pandora-kernel.git 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 Signed-off-by: NeilBrown --- Reading git-diff-tree failed