diff options
Diffstat (limited to 'net/rds/ib_sysctl.c')
| -rw-r--r-- | net/rds/ib_sysctl.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rds/ib_sysctl.c b/net/rds/ib_sysctl.c index e4e41b3afce7..2af678e71e3c 100644 --- a/net/rds/ib_sysctl.c +++ b/net/rds/ib_sysctl.c @@ -103,7 +103,6 @@ static struct ctl_table rds_ib_sysctl_table[] = {  		.mode		= 0644,  		.proc_handler	= proc_dointvec,  	}, -	{ }  };  void rds_ib_sysctl_exit(void)  |