提交 66a9c9a8 编写于 作者: S Shraddha Barke 提交者: Greg Kroah-Hartman

Staging: lustre: fld: Remove unused declaration

Function fld_dump_cache_entries is declared in header file but not used.
Hence remove the declaration.
Signed-off-by: NShraddha Barke <shraddha.6596@gmail.com>
Reviewed-by: NArnd Bergmann <arnd@arndb.de>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 649280ab
......@@ -161,7 +161,6 @@ int fld_cache_lookup(struct fld_cache *cache,
struct fld_cache_entry*
fld_cache_entry_lookup(struct fld_cache *cache, struct lu_seq_range *range);
void fld_dump_cache_entries(struct fld_cache *cache);
struct fld_cache_entry
*fld_cache_entry_lookup_nolock(struct fld_cache *cache,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册