]> Git Repo - qemu.git/commitdiff
tests/x86: Fix comment typo in drive_del-test
authorMichael Labiuk <[email protected]>
Thu, 29 Sep 2022 22:35:44 +0000 (01:35 +0300)
committerThomas Huth <[email protected]>
Tue, 11 Oct 2022 12:06:55 +0000 (14:06 +0200)
Signed-off-by: Michael Labiuk <[email protected]>
Message-Id: <20220929223547.1429580[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
tests/qtest/drive_del-test.c

index 467e752b0da1307c7476ce7655b483be7a718a32..44b9578801e3fac099b901ae8a02bdbf5d62ffd9 100644 (file)
@@ -327,7 +327,7 @@ static void test_blockdev_add_device_add_and_del(void)
     qts = qtest_init(machine_addition);
 
     /*
-     * blockdev_add/device_add and device_del.  The it drive is used by a
+     * blockdev_add/device_add and device_del. The drive is used by a
      * device that unplugs after reset, but it doesn't go away.
      */
     blockdev_add_with_media(qts);
This page took 0.027685 seconds and 4 git commands to generate.