]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
virtio: fix grammar in virtio_map_ops docs
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 13 Nov 2025 09:34:38 +0000 (04:34 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Dec 2025 13:03:23 +0000 (14:03 +0100)
commited4dade6223d590e2d3b52a1b35f8e930738e165
treea9c7b281c1091bf16a04a6f4764ae52a454a4df3
parent6c5dfc6f33deeb9e8a397d3b10b8da8c6b6f5731
virtio: fix grammar in virtio_map_ops docs

[ Upstream commit c15f42e09178d2849744ccf064200f5e7f71e688 ]

Fix grammar issues in the virtio_map_ops docs:
- missing article before "transport"
- "implements" -> "implement" to match subject

Fixes: bee8c7c24b73 ("virtio: introduce map ops in virtio core")
Message-Id: <3f7bcae5a984f14b72e67e82572b110acb06fa7e.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