diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/sctp/protocol.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sctp/protocol.c b/net/sctp/protocol.c index 81b26c5ffd4b..f5cd96f5fe74 100644 --- a/net/sctp/protocol.c +++ b/net/sctp/protocol.c | |||
@@ -1228,7 +1228,6 @@ SCTP_STATIC __init int sctp_init(void) | |||
1228 | if (status) | 1228 | if (status) |
1229 | goto err_v6_add_protocol; | 1229 | goto err_v6_add_protocol; |
1230 | 1230 | ||
1231 | __unsafe(THIS_MODULE); | ||
1232 | status = 0; | 1231 | status = 0; |
1233 | out: | 1232 | out: |
1234 | return status; | 1233 | return status; |