]> git.baikalelectronics.ru Git - kernel.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)
commitfd332c8aafddddc76b7abdfc384078a843586b00
tree52764491afae0d84ea893136d1c19dcf0a0bd4d8
parent54008d25d3f04e3007a712d735bca6c08ea94571
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