From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Wilfred Mallawa <wilfred.mallawa@opensource.wdc.com>,
stefanha@redhat.com, fam@euphon.net, kwolf@redhat.com,
hreitz@redhat.com, qemu-block@nongnu.org
Cc: qemu-devel@nongnu.org, Wilfred Mallawa <wilfred.mallawa@wdc.com>
Subject: Re: [PATCH v2] include/block: fixup typos
Date: Mon, 13 Mar 2023 08:21:54 +0100 [thread overview]
Message-ID: <000f7c97-d61c-2c9d-eec6-cbe68de10c9d@linaro.org> (raw)
In-Reply-To: <20230313003744.55476-1-wilfred.mallawa@opensource.wdc.com>
On 13/3/23 01:37, Wilfred Mallawa wrote:
> From: Wilfred Mallawa <wilfred.mallawa@wdc.com>
>
> Fixup a few minor typos
>
> Signed-off-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
> ---
>
> v2:
> - Fixup typo in commit msg.
>
> include/block/aio-wait.h | 2 +-
> include/block/block_int-common.h | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/include/block/aio-wait.h b/include/block/aio-wait.h
> index da13357bb8..6e43e3b7bb 100644
> --- a/include/block/aio-wait.h
> +++ b/include/block/aio-wait.h
> @@ -63,7 +63,7 @@ extern AioWait global_aio_wait;
> * @ctx: the aio context, or NULL if multiple aio contexts (for which the
> * caller does not hold a lock) are involved in the polling condition.
> * @cond: wait while this conditional expression is true
> - * @unlock: whether to unlock and then lock again @ctx. This apples
:)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> + * @unlock: whether to unlock and then lock again @ctx. This applies
> * only when waiting for another AioContext from the main loop.
> * Otherwise it's ignored.
next prev parent reply other threads:[~2023-03-13 7:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-13 0:37 [PATCH v2] include/block: fixup typos Wilfred Mallawa
2023-03-13 7:21 ` Philippe Mathieu-Daudé [this message]
2023-03-14 20:16 ` Kevin Wolf
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=000f7c97-d61c-2c9d-eec6-cbe68de10c9d@linaro.org \
--to=philmd@linaro.org \
--cc=fam@euphon.net \
--cc=hreitz@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
--cc=wilfred.mallawa@opensource.wdc.com \
--cc=wilfred.mallawa@wdc.com \
/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).