On Wed, 2023-08-23 at 09:53 +0300, Michael Tokarev wrote: > > include/hw/xen/interface/arch-x86/xen-x86_64.h | 2 +- > include/hw/xen/interface/arch-x86/xen.h | 2 +- > include/hw/xen/interface/event_channel.h | 2 +- > include/hw/xen/interface/grant_table.h | 2 +- > include/hw/xen/interface/hvm/hvm_op.h | 2 +- > include/hw/xen/interface/io/blkif.h | 6 +++--- > include/hw/xen/interface/io/fbif.h | 2 +- > include/hw/xen/interface/io/kbdif.h | 2 +- > include/hw/xen/interface/memory.h | 2 +- > include/hw/xen/interface/physdev.h | 4 ++-- > include/hw/xen/interface/xen.h | 4 ++-- > 12 files changed, 16 insertions(+), 16 deletions(-)
Please don't make changes to these unless you also change them in the upstream Xen project, from which they're imported. Thanks. > --- a/include/hw/xen/interface/memory.h > +++ b/include/hw/xen/interface/memory.h > @@ -185,5 +185,5 @@ struct xen_machphys_mfn_list { > /* > * Pointer to buffer to fill with list of extent starts. If there are > - * any large discontiguities in the machine address space, 2MB gaps in > + * any large discontinuities in the machine address space, 2MB gaps in > * the machphys table will be represented by an MFN base of zero. > */ If you're already correcting that line, why not also correct MB to MiB?
smime.p7s
Description: S/MIME cryptographic signature