mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
hw/other: 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
6eedbb5b0c
commit
9b4b4e510b
48 changed files with 85 additions and 85 deletions
|
@ -68,7 +68,7 @@ static void omap_inth_sir_update(OMAPIntcState *s, int is_fiq)
|
|||
p_intr = 255;
|
||||
|
||||
/* Find the interrupt line with the highest dynamic priority.
|
||||
* Note: 0 denotes the hightest priority.
|
||||
* Note: 0 denotes the highest priority.
|
||||
* If all interrupts have the same priority, the default order is IRQ_N,
|
||||
* IRQ_N-1,...,IRQ_0. */
|
||||
for (j = 0; j < s->nbanks; ++j) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue