Both the name and description are wrong. Signed-off-by: David Gibson <david(a)gibson.dropbear.id.au> --- tcp_splice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcp_splice.c b/tcp_splice.c index bdabe411..eee98a30 100644 --- a/tcp_splice.c +++ b/tcp_splice.c @@ -319,7 +319,7 @@ static int tcp_splice_connect_finish(const struct ctx *c, * tcp_splice_connect() - Create and connect socket for new spliced connection * @c: Execution context * @conn: Connection pointer - * @s: Accepted socket + * @sock_conn: Connectable socket * @port: Destination port, host order * * Return: 0 for connect() succeeded or in progress, negative value on error -- 2.43.0