tcp: fix typo in comment

Reported by:	cc
MFC after:	1 week
Sponsored by:	Netflix, Inc.
This commit is contained in:
Michael Tuexen 2023-04-12 18:08:21 +02:00
parent c687f21add
commit 2ba2849c82

View File

@ -1330,7 +1330,7 @@ register_tcp_functions(struct tcp_function_block *blk, int wait)
* When called with a force argument, attempt to switch all TCBs to
* use the default stack instead of returning EBUSY.
*
* Returns 0 on success (or if the removal would succeed, or an error
* Returns 0 on success (or if the removal would succeed), or an error
* code on failure.
*/
int