From: NeilBrown Date: Wed, 17 Oct 2007 06:30:53 +0000 (-0700) Subject: md: fix a bug in some never-used code. X-Git-Tag: v2.6.24-rc1~559 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8299d7f7c067a30a67ad359d416128c4ff57dcd1;p=pandora-kernel.git md: fix a bug in some never-used code. http://bugzilla.kernel.org/show_bug.cgi?id=3277 There is a seq_printf here that isn't being passed a 'seq'. Howeve as the code is inside #ifdef MD_DEBUG, nobody noticed. Also remove some extra spaces. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed