From: Ryusuke Konishi Date: Sun, 23 May 2010 11:40:32 +0000 (+0900) Subject: nilfs2: remove obsolete declarations of cache constructor and destructor X-Git-Tag: v2.6.35-rc2~5^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c29684d6834af7b3792f2feb6bdcf8c906ad8db6;p=pandora-kernel.git nilfs2: remove obsolete declarations of cache constructor and destructor 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 --- Reading git-diff-tree failed