mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
include: Fix typos found by codespell
Add also a missing parenthesis in a comment. 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
736a83fae4
commit
5bb8590d37
6 changed files with 7 additions and 6 deletions
|
@ -180,7 +180,7 @@ typedef struct Q35PCIHost {
|
|||
uint64_t mch_mcfg_base(void);
|
||||
|
||||
/*
|
||||
* Arbitary but unique BNF number for IOAPIC device.
|
||||
* Arbitrary but unique BNF number for IOAPIC device.
|
||||
*
|
||||
* TODO: make sure there would have no conflict with real PCI bus
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue