diff options
Diffstat (limited to 'net/sctp/sysctl.c')
-rw-r--r-- | net/sctp/sysctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sctp/sysctl.c b/net/sctp/sysctl.c index 9dd5ac084663..7135e617ab0f 100644 --- a/net/sctp/sysctl.c +++ b/net/sctp/sysctl.c | |||
@@ -424,7 +424,7 @@ void sctp_sysctl_net_unregister(struct net *net) | |||
424 | kfree(table); | 424 | kfree(table); |
425 | } | 425 | } |
426 | 426 | ||
427 | static struct ctl_table_header * sctp_sysctl_header; | 427 | static struct ctl_table_header *sctp_sysctl_header; |
428 | 428 | ||
429 | /* Sysctl registration. */ | 429 | /* Sysctl registration. */ |
430 | void sctp_sysctl_register(void) | 430 | void sctp_sysctl_register(void) |