From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Cc: patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH] memory.h: Fix typo in documentation comment
Date: Tue, 15 May 2018 16:33:52 +0200 [thread overview]
Message-ID: <e30e289f-e23d-7abc-6407-fb28b609606e@redhat.com> (raw)
In-Reply-To: <20180515134835.3409-1-peter.maydell@linaro.org>
On 15/05/2018 15:48, Peter Maydell wrote:
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
> include/exec/memory.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/exec/memory.h b/include/exec/memory.h
> index 525619a5f4..4fa1227f13 100644
> --- a/include/exec/memory.h
> +++ b/include/exec/memory.h
> @@ -679,7 +679,7 @@ void memory_region_init_rom_device_nomigrate(MemoryRegion *mr,
> * memory_region_init_reservation: Initialize a memory region that reserves
> * I/O space.
> *
> - * A reservation region primariy serves debugging purposes. It claims I/O
> + * A reservation region primarily serves debugging purposes. It claims I/O
> * space that is not supposed to be handled by QEMU itself. Any access via
> * the memory API will cause an abort().
> * This function is deprecated. Use memory_region_init_io() with NULL
>
Let's just get rid of the function... Patch along the way.
Paolo
next prev parent reply other threads:[~2018-05-15 14:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-15 13:48 [Qemu-devel] [PATCH] memory.h: Fix typo in documentation comment Peter Maydell
2018-05-15 14:33 ` Paolo Bonzini [this message]
2018-05-15 15:11 ` Alex Bennée
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e30e289f-e23d-7abc-6407-fb28b609606e@redhat.com \
--to=pbonzini@redhat.com \
--cc=patches@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.