diff options
Diffstat (limited to 'net/sctp')
-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 7c161084f241..d6934dc8dcb6 100644 --- a/net/sctp/protocol.c +++ b/net/sctp/protocol.c | |||
@@ -1461,7 +1461,6 @@ static __init int sctp_init(void) | |||
1461 | if (status) | 1461 | if (status) |
1462 | goto err_v6_add_protocol; | 1462 | goto err_v6_add_protocol; |
1463 | 1463 | ||
1464 | status = 0; | ||
1465 | out: | 1464 | out: |
1466 | return status; | 1465 | return status; |
1467 | err_v6_add_protocol: | 1466 | err_v6_add_protocol: |