From: "Alex Bennée" <alex.bennee@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>,
patches@linaro.org
Subject: Re: [Qemu-devel] [PATCH] memory.h: Fix typo in documentation comment
Date: Tue, 15 May 2018 16:11:47 +0100 [thread overview]
Message-ID: <8736yteyx8.fsf@linaro.org> (raw)
In-Reply-To: <20180515134835.3409-1-peter.maydell@linaro.org>
Peter Maydell <peter.maydell@linaro.org> writes:
> 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
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
--
Alex Bennée
prev parent reply other threads:[~2018-05-15 15:11 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
2018-05-15 15:11 ` Alex Bennée [this message]
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=8736yteyx8.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=patches@linaro.org \
--cc=pbonzini@redhat.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).