mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -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
|
@ -25,7 +25,7 @@
|
|||
|
||||
#define BCM2708_DMA_INT_STATUS 0xfe0
|
||||
|
||||
/* DMA Trasfer Info fields: */
|
||||
/* DMA Transfer Info fields: */
|
||||
#define BCM2708_DMA_INT_EN (1 << 0)
|
||||
#define BCM2708_DMA_D_INC (1 << 4)
|
||||
#define BCM2708_DMA_S_INC (1 << 8)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue