From: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: linux-block@vger.kernel.org, axboe@kernel.dk, bvanassche@acm.org,
Chaitanya.Kulkarni@wdc.com
Subject: Re: [PATCH v3 0/3] Add documentation of some blk-mq functions
Date: Tue, 23 Apr 2019 22:10:28 -0300 [thread overview]
Message-ID: <20190424011025.GA32345@geeko> (raw)
In-Reply-To: <20190417021030.82998-1-marcos.souza.org@gmail.com>
gentle ping.
On Tue, Apr 16, 2019 at 11:10:27PM -0300, Marcos Paulo de Souza wrote:
> blk_mq_init_sq_queue and blk_mq_init_queue are being documented, more will be
> added in further patches.
>
> I would like to thank Chaitanya and Bart for their reviews.
>
> Changes from v2:
> * Changed the description of argument @set of blk_mq_init_sq_queue, making it
> less obvious and more informative. Now this argument has two example of
> possible flags for tag_set (suggested by Bart)
> * Cover letter added (suggested by Bart)
>
> Changes from v1:
> * Change "SQ" to "only one hw_queue (SQ)" in the function signature
> documentation (suggested by Chaitanya)
>
> Marcos Paulo de Souza (3):
> blk-mq.c: Add documention of function blk_mq_init_queue
> blk-mq.c: Rework documention of blk_mq_init_sq_queue function
> Documentation: kernel-api.rst: Add block/blk-mq.c
>
> Documentation/core-api/kernel-api.rst | 6 ++++++
> block/blk-mq.c | 27 ++++++++++++++++++++++++---
> 2 files changed, 30 insertions(+), 3 deletions(-)
>
> --
> 2.16.4
>
--
Thanks,
Marcos
prev parent reply other threads:[~2019-04-24 1:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-17 2:10 [PATCH v3 0/3] Add documentation of some blk-mq functions Marcos Paulo de Souza
2019-04-17 2:10 ` [PATCH v3 1/3] blk-mq.c: Add documention of function blk_mq_init_queue Marcos Paulo de Souza
2019-04-17 2:10 ` [PATCH v3 2/3] blk-mq.c: Rework documention of blk_mq_init_sq_queue function Marcos Paulo de Souza
2019-04-17 2:10 ` [PATCH v3 3/3] Documentation: kernel-api.rst: Add block/blk-mq.c Marcos Paulo de Souza
2019-04-24 1:10 ` Marcos Paulo de Souza [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=20190424011025.GA32345@geeko \
--to=marcos.souza.org@gmail.com \
--cc=Chaitanya.Kulkarni@wdc.com \
--cc=axboe@kernel.dk \
--cc=bvanassche@acm.org \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.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 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.