linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] blk-mq: cleaup code and update comment
@ 2019-03-24  9:57 Yufen Yu
  2019-03-24  9:57 ` [PATCH 1/2] blk-mq: use blk_mq_put_driver_tag() to put tag Yufen Yu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yufen Yu @ 2019-03-24  9:57 UTC (permalink / raw)
  To: axboe, linux-block

Hi,

This patchset replace blk_mq_put_driver_tag_hctx() by blk_mq_put_driver_tag(),
and update comment for blk_mq_hctx_has_pending().

Yufen Yu (2):
  blk-mq: use blk_mq_put_driver_tag() to put tag
  blk-mq: update comment for blk_mq_hctx_has_pending()

 block/blk-flush.c | 4 ++--
 block/blk-mq.c    | 3 ++-
 block/blk-mq.h    | 9 ---------
 3 files changed, 4 insertions(+), 12 deletions(-)

-- 
2.16.2.dirty


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

end of thread, other threads:[~2019-03-24 16:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-24  9:57 [PATCH 0/2] blk-mq: cleaup code and update comment Yufen Yu
2019-03-24  9:57 ` [PATCH 1/2] blk-mq: use blk_mq_put_driver_tag() to put tag Yufen Yu
2019-03-24  9:57 ` [PATCH 2/2] blk-mq: update comment for blk_mq_hctx_has_pending() Yufen Yu
2019-03-24 16:25 ` [PATCH 0/2] blk-mq: cleaup code and update comment 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).