From: Alasdair G Kergon Date: Thu, 12 Jul 2007 16:26:32 +0000 (+0100) Subject: dm: use kmem_cache macro X-Git-Tag: v2.6.23-rc1~1099 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=028867ac28e51afc834a5931e7545c022557eded;p=pandora-kernel.git dm: use kmem_cache macro Use new KMEM_CACHE() macro and make the newly-exposed structure names more meaningful. Also remove some superfluous casts and inlines (let a modern compiler be the judge). Acked-by: Christoph Lameter Signed-off-by: Alasdair G Kergon Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed