]> 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)
commitb69824cf0881a38e0d122c90ad6c1dbbf720db2f
tree52764491afae0d84ea893136d1c19dcf0a0bd4d8
parent966e20a5d725166dccf5c6bd7fc8a72c4e690baa
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