mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
tests/: spelling fixes
with some rewording in tests/qemu-iotests/298 tests/qtest/fuzz/generic_fuzz.c tests/unit/test-throttle.c as suggested by Eric. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
d30b5bc95a
commit
96420a30e0
49 changed files with 69 additions and 69 deletions
|
@ -454,7 +454,7 @@ static void test_timer_schedule(void)
|
|||
|
||||
g_assert_cmpint(data.n, ==, 0);
|
||||
|
||||
/* timer_mod may well cause an event notifer to have gone off,
|
||||
/* timer_mod may well cause an event notifier to have gone off,
|
||||
* so clear that
|
||||
*/
|
||||
do {} while (aio_poll(ctx, false));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue