mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
Fix typos in comments and code (occured -> occurred and related)
The code changed here is an unused data type name (evt_flush_occurred). Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
parent
1301f32205
commit
a1c7273b82
10 changed files with 12 additions and 12 deletions
|
@ -40,7 +40,7 @@ typedef enum {
|
|||
*
|
||||
* Not all the bits of slot control register match with the ones of
|
||||
* slot status. Not some bits of slot status register is used to
|
||||
* show status, not to report event occurence.
|
||||
* show status, not to report event occurrence.
|
||||
* So such bits must be masked out when checking the software
|
||||
* notification condition.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue