diff options
Diffstat (limited to 'net/tipc/sysctl.c')
| -rw-r--r-- | net/tipc/sysctl.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tipc/sysctl.c b/net/tipc/sysctl.c index 9fb65c988f7f..30d2e06e3d8c 100644 --- a/net/tipc/sysctl.c +++ b/net/tipc/sysctl.c @@ -91,7 +91,6 @@ static struct ctl_table tipc_table[] = {  		.mode		= 0644,  		.proc_handler	= proc_doulongvec_minmax,  	}, -	{}  };  int tipc_register_sysctl(void)  |