]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
hv_sock: update outdated comment for renamed vsock_stream_recvmsg()
authorKexin Sun <kexinsun@smail.nju.edu.cn>
Sat, 21 Mar 2026 10:57:53 +0000 (18:57 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 24 Mar 2026 12:16:58 +0000 (13:16 +0100)
commit88c07dff9f6dd0b89b3e5364b202978eab2541c2
tree547680e975bc4b4c3a84b5ab20ded2447367e2e7
parentb50a48b65cb0c955728894b24ba5ecc3cd4b8c7d
hv_sock: update outdated comment for renamed vsock_stream_recvmsg()

The function vsock_stream_recvmsg() was renamed to
vsock_connectible_recvmsg() by commit a9e29e5511b9 ("af_vsock:
update functions for connectible socket").  Update the comment
accordingly.

Assisted-by: unnamed:deepseek-v3.2 coccinelle
Signed-off-by: Kexin Sun <kexinsun@smail.nju.edu.cn>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20260321105753.6751-1-kexinsun@smail.nju.edu.cn
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/vmw_vsock/hyperv_transport.c