]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
vhost: Fix typos
authorAlok Tiwari <alok.a.tiwari@oracle.com>
Sun, 15 Jun 2025 17:39:11 +0000 (10:39 -0700)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 1 Aug 2025 13:11:08 +0000 (09:11 -0400)
commit8a0d18a9348f61c63b33a23b9eece1f66af1d70c
treee56ffd7ed8667819bf383d0a1c2c7b025d3ad40a
parent6e9ef6937c726b97d4a6d49332d06e999acc15f5
vhost: Fix typos

Fix multiple typos and improve comment clarity across vhost.c.

Spelling errors: "thead" -> "thread", "RUNNUNG" -> "RUNNING"
and "available".

Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Message-Id: <20250615173933.1610324-1-alok.a.tiwari@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Simon Horman <horms@kernel.org>
drivers/vhost/vhost.c