Explorar o código

IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocks

Signed-off-by: Simon Horman <horms@verge.net.au>
Simon Horman %!s(int64=14) %!d(string=hai) anos
pai
achega
e3f6a652fd
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      net/netfilter/ipvs/ip_vs_ctl.c

+ 0 - 3
net/netfilter/ipvs/ip_vs_ctl.c

@@ -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);