Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e3f6a652 authored by Simon Horman's avatar Simon Horman
Browse files

IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocks



Signed-off-by: default avatarSimon Horman <horms@verge.net.au>
parent 7f5c6d4f
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -1984,9 +1984,6 @@ static const struct file_operations ip_vs_info_fops = {
	.release = seq_release_private,
	.release = seq_release_private,
};
};


#endif

#ifdef CONFIG_PROC_FS
static int ip_vs_stats_show(struct seq_file *seq, void *v)
static int ip_vs_stats_show(struct seq_file *seq, void *v)
{
{
	struct net *net = seq_file_single_net(seq);
	struct net *net = seq_file_single_net(seq);