]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
virtio: fix virtqueue_set_affinity() docs
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 13 Nov 2025 09:34:43 +0000 (04:34 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Dec 2025 13:03:24 +0000 (14:03 +0100)
commit99ae54bbb4751ec1ab8599151bf4871d845982fc
tree618cc8d26d9be61649bf7315ce41d785cd40748b
parent5fdd8443c0a4c4f03cfdbdb9255a43c5a1cb280d
virtio: fix virtqueue_set_affinity() docs

[ Upstream commit 43236d8bbafff94b423afecc4a692dd90602d426 ]

Rewrite the comment for better grammar and clarity.

Fixes: 75a0a52be3c2 ("virtio: introduce an API to set affinity for a virtqueue")
Message-Id: <e317e91bd43b070e5eaec0ebbe60c5749d02e2dd.1763026134.git.mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/linux/virtio_config.h