|
@@ -94,8 +94,7 @@ static struct ctl_table rds_sysctl_rds_table[] = {
|
|
|
|
|
|
void rds_sysctl_exit(void)
|
|
void rds_sysctl_exit(void)
|
|
{
|
|
{
|
|
- if (rds_sysctl_reg_table)
|
|
|
|
- unregister_net_sysctl_table(rds_sysctl_reg_table);
|
|
|
|
|
|
+ unregister_net_sysctl_table(rds_sysctl_reg_table);
|
|
}
|
|
}
|
|
|
|
|
|
int rds_sysctl_init(void)
|
|
int rds_sysctl_init(void)
|