mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
misc: Fix new collection of typos
All of them were reported by codespell. Most typos are in comments, one is in an error message. Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
c9f88ce330
commit
631b22ea20
8 changed files with 12 additions and 12 deletions
|
@ -1029,7 +1029,7 @@ static int spapr_post_load(void *opaque, int version_id)
|
|||
sPAPREnvironment *spapr = (sPAPREnvironment *)opaque;
|
||||
int err = 0;
|
||||
|
||||
/* In earlier versions, there was no seperate qdev for the PAPR
|
||||
/* In earlier versions, there was no separate qdev for the PAPR
|
||||
* RTC, so the RTC offset was stored directly in sPAPREnvironment.
|
||||
* So when migrating from those versions, poke the incoming offset
|
||||
* value into the RTC device */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue