]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
virtio: fix typo in virtio_device_ready() comment
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 13 Nov 2025 09:34:31 +0000 (04:34 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 27 Nov 2025 07:03:05 +0000 (02:03 -0500)
commit361173f95ae4b726ebbbf0bd594274f5576c4abc
tree6ffc76bec150a0173761ec602c460fec51572812
parentf8113000855a8cc2c6d8e19b97a390f1c082285d
virtio: fix typo in virtio_device_ready() comment

"coherenct" -> "coherent"

Fixes: 8b4ec69d7e09 ("virtio: harden vring IRQ")
Message-Id: <db286e9a65449347f6584e68c9960fd5ded2b4b0.1763026134.git.mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
include/linux/virtio_config.h