Fix occurrences of "the the "
Signed-off-by: Michael Opdenacker <michael@free-electrons.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
parent
02a3e59a08
commit
59c51591a0
72 changed files with 79 additions and 79 deletions
|
@ -2586,7 +2586,7 @@ static int sctp_setsockopt_rtoinfo(struct sock *sk, char __user *optval, int opt
|
|||
*
|
||||
* 7.1.2 SCTP_ASSOCINFO
|
||||
*
|
||||
* This option is used to tune the the maximum retransmission attempts
|
||||
* This option is used to tune the maximum retransmission attempts
|
||||
* of the association.
|
||||
* Returns an error if the new association retransmission value is
|
||||
* greater than the sum of the retransmission value of the peer.
|
||||
|
@ -4547,7 +4547,7 @@ static int sctp_getsockopt_rtoinfo(struct sock *sk, int len,
|
|||
*
|
||||
* 7.1.2 SCTP_ASSOCINFO
|
||||
*
|
||||
* This option is used to tune the the maximum retransmission attempts
|
||||
* This option is used to tune the maximum retransmission attempts
|
||||
* of the association.
|
||||
* Returns an error if the new association retransmission value is
|
||||
* greater than the sum of the retransmission value of the peer.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue