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

[ Upstream commit 7831791e77a1cd29528d4dc336ce14466aef5ba6 ]

The finalize_features documentation uses a tab between words.
Use space instead.

Fixes: d16c0cd27331 ("docs: driver-api: virtio: virtio on Linux")
Message-Id: <39d7685c82848dc6a876d175e33a1407f6ab3fc1.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