提交 3754b87a 编写于 作者: S stephen hemminger 提交者: David S. Miller

netfilter: remove unused variable

warning: ‘recent_old_fops’ defined but not used
Signed-off-by: NStephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 89168293
......@@ -106,7 +106,7 @@ static DEFINE_SPINLOCK(recent_lock);
static DEFINE_MUTEX(recent_mutex);
#ifdef CONFIG_PROC_FS
static const struct file_operations recent_old_fops, recent_mt_fops;
static const struct file_operations recent_mt_fops;
#endif
static u_int32_t hash_rnd __read_mostly;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册