From: NeilBrown Date: Mon, 10 Jul 2006 11:44:18 +0000 (-0700) Subject: [PATCH] md: fix usage of wrong variable in raid1 X-Git-Tag: v2.6.18-rc2~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e3db645f890660ce8774a18bcd418570298937e;p=pandora-kernel.git [PATCH] md: fix usage of wrong variable in raid1 Though it rarely matters, we should be using 's' rather than r1_bio->sector here. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed