From: Jonathan Corbet <corbet@lwn.net>
To: Jinay Jain <jinaybjain@gmail.com>
Cc: trivial@kernel.org, linux-doc@vger.kernel.org,
Jinay Jain <jinaybjain@gmail.com>
Subject: Re: [PATCH] Documentation: block: blk-mq: Fix small typo in multi-queue docs
Date: Tue, 24 Aug 2021 13:30:15 -0600 [thread overview]
Message-ID: <871r6imyig.fsf@meer.lwn.net> (raw)
In-Reply-To: <20210812152528.300668-1-jinaybjain@gmail.com>
Jinay Jain <jinaybjain@gmail.com> writes:
> Fixed a small typo in the documentation for multi-queue block IO.
>
> Signed-off-by: Jinay Jain <jinaybjain@gmail.com>
> ---
> Documentation/block/blk-mq.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/block/blk-mq.rst b/Documentation/block/blk-mq.rst
> index d96118c73954..31f52f326971 100644
> --- a/Documentation/block/blk-mq.rst
> +++ b/Documentation/block/blk-mq.rst
> @@ -54,7 +54,7 @@ layer or if we want to try to merge requests. In both cases, requests will be
> sent to the software queue.
>
> Then, after the requests are processed by software queues, they will be placed
> -at the hardware queue, a second stage queue were the hardware has direct access
> +at the hardware queue, a second stage queue where the hardware has direct access
> to process those requests. However, if the hardware does not have enough
Applied, thanks.
jon
prev parent reply other threads:[~2021-08-24 19:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-12 15:25 [PATCH] Documentation: block: blk-mq: Fix small typo in multi-queue docs Jinay Jain
2021-08-24 19:30 ` Jonathan Corbet [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=871r6imyig.fsf@meer.lwn.net \
--to=corbet@lwn.net \
--cc=jinaybjain@gmail.com \
--cc=linux-doc@vger.kernel.org \
--cc=trivial@kernel.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).