mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -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
|
@ -1102,7 +1102,7 @@ static void nvdimm_build_common_dsm(Aml *dev,
|
|||
* be treated as an integer. Moreover, the integer size depends on
|
||||
* DSDT tables revision number. If revision number is < 2, integer
|
||||
* size is 32 bits, otherwise it is 64 bits.
|
||||
* Because of this CreateField() canot be used if RLEN < Integer Size.
|
||||
* Because of this CreateField() cannot be used if RLEN < Integer Size.
|
||||
*
|
||||
* Also please note that APCI ASL operator SizeOf() doesn't support
|
||||
* Integer and there isn't any other way to figure out the Integer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue