From: NeilBrown Date: Fri, 6 Jan 2006 08:20:14 +0000 (-0800) Subject: [PATCH] md: small cleanups for raid5 X-Git-Tag: v2.6.16-rc1~936^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14f8d26b8ea3413b28f2cac208c9a93600fe3a80;p=pandora-kernel.git [PATCH] md: small cleanups for raid5 Resync code: A test that isn't needed, a 'compute_block' that makes more sense elsewhere (And then doesn't need a test), a couple of BUG_ONs to confirm the change makes sense. Printks: A few were missing KERN_* Also fix a typo in a comment.. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed