From: FUJITA Tomonori Date: Thu, 10 Apr 2008 14:48:14 +0000 (+0900) Subject: [SCSI] tgt: use KMEM_CACHE macro X-Git-Tag: v2.6.26-rc1~1140^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b312bab3b961de21c5a98bd70e04070eaa61817c;p=pandora-kernel.git [SCSI] tgt: use KMEM_CACHE macro This uses new KMEM_CACHE() macro instead of kmem_cache_create directly to simplify slab cache creation. Signed-off-by: FUJITA Tomonori Signed-off-by: James Bottomley --- Reading git-diff-tree failed