From: Yongqiang Yang Date: Mon, 20 Feb 2012 22:53:03 +0000 (-0500) Subject: jbd2: use KMEM_CACHE instead of kmem_cache_create() X-Git-Tag: v3.4-rc1~75^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c0e00e5ce0d23e3e0a93f99ae8e94398e32a2d2;p=pandora-kernel.git jbd2: use KMEM_CACHE instead of kmem_cache_create() Use the KMEM_CACHE helper macro instead of kmem_cache_create(). Signed-off-by: Yongqiang Yang Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed