[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190417021030.82998-1-marcos.souza.org@gmail.com>
Date: Tue, 16 Apr 2019 23:10:27 -0300
From: Marcos Paulo de Souza <marcos.souza.org@...il.com>
To: linux-kernel@...r.kernel.org, marcos.souza.org@...il.com
Cc: linux-block@...r.kernel.org, axboe@...nel.dk, bvanassche@....org,
Chaitanya.Kulkarni@....com
Subject: [PATCH v3 0/3] Add documentation of some blk-mq functions
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
Powered by blists - more mailing lists