From: NeilBrown Date: Wed, 9 May 2007 09:35:37 +0000 (-0700) Subject: md: remove the slash from the name of a kmem_cache used by raid5 X-Git-Tag: v2.6.22-rc1~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42b9bebe3fea3d3ce381bc6735a3fb50e6613f06;p=pandora-kernel.git md: remove the slash from the name of a kmem_cache used by raid5 SLUB doesn't like slashes as it wants to use the cache name as the name of a directory (or symlink) in sysfs. Signed-off-by: Neil Brown Acked-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed