mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
hw: Fix typos found by codespell
Signed-off-by: Stefan Weil <sw@weilnetz.de> Acked-by: Alistair Francis <alistair.francis@xilinx.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
5bb8590d37
commit
b12227afb1
11 changed files with 15 additions and 15 deletions
|
@ -183,8 +183,8 @@ enum ZpciIoatDtype {
|
|||
* may enter an error state
|
||||
* blocked: ignore all DMA and interrupts; transition back to enabled or from
|
||||
* error state via mpcifc
|
||||
* error: an error occured; transition back to enabled via mpcifc
|
||||
* permanent error: an unrecoverable error occured; transition to standby via
|
||||
* error: an error occurred; transition back to enabled via mpcifc
|
||||
* permanent error: an unrecoverable error occurred; transition to standby via
|
||||
* sclp deconfigure
|
||||
*/
|
||||
typedef enum {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue