summaryrefslogtreecommitdiff
path: root/net/rds/sysctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/rds/sysctl.c')
-rw-r--r--net/rds/sysctl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rds/sysctl.c b/net/rds/sysctl.c
index e381bbcd9cc1..025f518a4349 100644
--- a/net/rds/sysctl.c
+++ b/net/rds/sysctl.c
@@ -89,7 +89,6 @@ static struct ctl_table rds_sysctl_rds_table[] = {
.mode = 0644,
.proc_handler = proc_dointvec,
},
- { }
};
void rds_sysctl_exit(void)