From: NeilBrown Date: Wed, 6 Feb 2008 09:39:59 +0000 (-0800) Subject: md: change ITERATE_RDEV to rdev_for_each X-Git-Tag: v2.6.25-rc1~544 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d089c6af10c2be5988f03667d6d22fe6085fbe5e;p=pandora-kernel.git md: change ITERATE_RDEV to rdev_for_each As this is more in line with common practice in the kernel. Also swap the args around to be more like list_for_each. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed