[PATCH 0/2] vsock: remove an unused variable and fix infinite sleep

From: Dexuan Cui
Date: Fri Oct 28 2022 - 16:57:57 EST


Patch 1 removes the unused 'wait' variable.
Patch 2 fixes an infinite sleep issue reported by a hv_sock user.

Dexuan Cui (2):
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
vsock: fix possible infinite sleep in vsock_connectible_wait_data()

net/vmw_vsock/af_vsock.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)

--
2.25.1