提交 e3f6a652 编写于 作者: S Simon Horman

IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocks

Signed-off-by: NSimon Horman <horms@verge.net.au>
上级 7f5c6d4f
......@@ -1984,9 +1984,6 @@ static const struct file_operations ip_vs_info_fops = {
.release = seq_release_private,
};
#endif
#ifdef CONFIG_PROC_FS
static int ip_vs_stats_show(struct seq_file *seq, void *v)
{
struct net *net = seq_file_single_net(seq);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册