git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
423eef6
)
[SCSI] tgt: use KMEM_CACHE macro
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Thu, 10 Apr 2008 14:48:14 +0000
(23:48 +0900)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Wed, 16 Apr 2008 14:22:19 +0000
(09:22 -0500)
This uses new KMEM_CACHE() macro instead of kmem_cache_create directly
to simplify slab cache creation.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found