Merge branch 'vsock-remove-an-unused-variable-and-fix-infinite-sleep'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 3 Nov 2022 09:49:31 +0000 (10:49 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 3 Nov 2022 09:49:32 +0000 (10:49 +0100)
Dexuan Cui says:

====================
vsock: remove an unused variable and fix infinite sleep

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

Link: https://lore.kernel.org/r/20221101021706.26152-1-decui@microsoft.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge