linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] blk-mq: trivial helper and fixes comments
@ 2020-12-04 15:20 Minwoo Im
  2020-12-04 15:20 ` [PATCH 1/3] blk-mq: add helper allocating tagset->tags Minwoo Im
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Minwoo Im @ 2020-12-04 15:20 UTC (permalink / raw)
  To: linux-block, linux-kernel; +Cc: Jens Axboe, Minwoo Im

Hello,

This patch set contains:
  - Introduce a helper to allocate tagset tags for the first time
    without 'realloc' keyword that used to be taken.
  - Fixes for comments need to be updated.

Please have a look.

Thanks,


Minwoo Im (3):
  blk-mq: add helper allocating tagset->tags
  blk-mq: update arg in comment of blk_mq_map_queue
  blk-mq: fix msec comment from micro to milli seconds

 block/blk-mq.c | 14 ++++++++++----
 block/blk-mq.h |  2 +-
 2 files changed, 11 insertions(+), 5 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-12-12 18:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-04 15:20 [PATCH 0/3] blk-mq: trivial helper and fixes comments Minwoo Im
2020-12-04 15:20 ` [PATCH 1/3] blk-mq: add helper allocating tagset->tags Minwoo Im
2020-12-04 15:20 ` [PATCH 2/3] blk-mq: update arg in comment of blk_mq_map_queue Minwoo Im
2020-12-11 17:07   ` John Garry
2020-12-04 15:20 ` [PATCH 3/3] blk-mq: fix msec comment from micro to milli seconds Minwoo Im
2020-12-11 17:00   ` John Garry
2020-12-11 11:32 ` [PATCH 0/3] blk-mq: trivial helper and fixes comments Minwoo Im
2020-12-12 18:14 ` Jens Axboe

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).