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:
84cb099
)
nilfs2: remove obsolete declarations of cache constructor and destructor
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Sun, 23 May 2010 11:40:32 +0000
(20:40 +0900)
committer
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Mon, 31 May 2010 11:50:29 +0000
(20:50 +0900)
The commit
41c88bd7
("nilfs2: cleanup multi
kmem_cache_{create,destroy} code") consolidated slab constructors and
destructors used in nilfs, but it left some declarations in header
files.
This gets rid of the obsolete declarations.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
No differences found