All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yufen Yu <yuyufen@huawei.com>
To: <axboe@kernel.dk>, <linux-block@vger.kernel.org>
Subject: [PATCH 0/2] blk-mq: cleaup code and update comment
Date: Sun, 24 Mar 2019 17:57:06 +0800	[thread overview]
Message-ID: <20190324095708.77658-1-yuyufen@huawei.com> (raw)

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


             reply	other threads:[~2019-03-24  9:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-24  9:57 Yufen Yu [this message]
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

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=20190324095708.77658-1-yuyufen@huawei.com \
    --to=yuyufen@huawei.com \
    --cc=axboe@kernel.dk \
    --cc=linux-block@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.