Commit 208dd45
tcp: tcp_send_challenge_ack delete useless param
After this parameter is passed in, there is no usage, and deleting it will
not bring any impact.
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Benjamin Yim <yan2228598786@gmail.com>
Link: https://lore.kernel.org/r/20220109130824.2776-1-yan2228598786@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>skb
1 parent 0959a82 commit 208dd45
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3601 | 3601 | | |
3602 | 3602 | | |
3603 | 3603 | | |
3604 | | - | |
| 3604 | + | |
3605 | 3605 | | |
3606 | 3606 | | |
3607 | 3607 | | |
| |||
3763 | 3763 | | |
3764 | 3764 | | |
3765 | 3765 | | |
3766 | | - | |
| 3766 | + | |
3767 | 3767 | | |
3768 | 3768 | | |
3769 | 3769 | | |
| |||
5726 | 5726 | | |
5727 | 5727 | | |
5728 | 5728 | | |
5729 | | - | |
| 5729 | + | |
5730 | 5730 | | |
5731 | 5731 | | |
5732 | 5732 | | |
| |||
5741 | 5741 | | |
5742 | 5742 | | |
5743 | 5743 | | |
5744 | | - | |
| 5744 | + | |
5745 | 5745 | | |
5746 | 5746 | | |
5747 | 5747 | | |
| |||
6456 | 6456 | | |
6457 | 6457 | | |
6458 | 6458 | | |
6459 | | - | |
| 6459 | + | |
6460 | 6460 | | |
6461 | 6461 | | |
6462 | 6462 | | |
| |||
0 commit comments