]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
nilfs2: remove obsolete declarations of cache constructor and destructor
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Sun, 23 May 2010 11:40:32 +0000 (20:40 +0900)
committerRyusuke 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