]> git.baikalelectronics.ru Git - kernel.git/commit
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
authorDexuan Cui <decui@microsoft.com>
Tue, 1 Nov 2022 02:17:05 +0000 (19:17 -0700)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 3 Nov 2022 09:49:29 +0000 (10:49 +0100)
commit2241b891e3efbf09d76247c7a49b96e61f91ec25
treeb5a90cb4ce3b356dae0fd4ca6724cceb7d901016
parent524b08417cb4431005dd1555303c421b91556d56
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()

Remove the unused variable introduced by 14916a52bd80.

Fixes: 14916a52bd80 ("af_vsock: separate receive data loop")
Signed-off-by: Dexuan Cui <decui@microsoft.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/vmw_vsock/af_vsock.c