mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
hw/pci: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
2431f4f184
commit
f1c0cff8a2
13 changed files with 17 additions and 17 deletions
|
@ -263,7 +263,7 @@ static int pxb_map_irq_fn(PCIDevice *pci_dev, int pin)
|
|||
|
||||
/*
|
||||
* First carry out normal swizzle to handle
|
||||
* multple root ports on a pxb instance.
|
||||
* multiple root ports on a pxb instance.
|
||||
*/
|
||||
pin = pci_swizzle_map_irq_fn(pci_dev, pin);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue