]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
virtio: Fix all occurences of the "the the" typo
authorBo Liu <liubo03@inspur.com>
Thu, 9 Jun 2022 03:11:06 +0000 (23:11 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 9 Jun 2022 04:26:16 +0000 (00:26 -0400)
commitacb0055e187334554398a381a16de72f1a3d47bb
tree52764491afae0d84ea893136d1c19dcf0a0bd4d8
parentb27ee76c74dc831d6e092eaebc2dfc9c0beed1c9
virtio: Fix all occurences of the "the the" typo

There are double "the" in message in file virtio_mmio.c
and virtio_pci_modern_dev.c, fix it.

Signed-off-by: Bo Liu <liubo03@inspur.com>
Message-Id: <20220609031106.2161-1-liubo03@inspur.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_mmio.c
drivers/virtio/virtio_pci_modern_dev.c