From: Jens Axboe <axboe@fb.com>
To: Christoph Hellwig <hch@lst.de>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] blk-mq: remove unused blk_mq_clone_flush_request prototype
Date: Fri, 9 Oct 2015 11:17:00 -0600 [thread overview]
Message-ID: <5617F68C.1060205@fb.com> (raw)
In-Reply-To: <1444409826-7454-1-git-send-email-hch@lst.de>
On 10/09/2015 10:57 AM, Christoph Hellwig wrote:
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---
> block/blk-mq.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/block/blk-mq.h b/block/blk-mq.h
> index f4fea79..b44dce1 100644
> --- a/block/blk-mq.h
> +++ b/block/blk-mq.h
> @@ -29,8 +29,6 @@ void __blk_mq_complete_request(struct request *rq);
> void blk_mq_run_hw_queue(struct blk_mq_hw_ctx *hctx, bool async);
> void blk_mq_freeze_queue(struct request_queue *q);
> void blk_mq_free_queue(struct request_queue *q);
> -void blk_mq_clone_flush_request(struct request *flush_rq,
> - struct request *orig_rq);
> int blk_mq_update_nr_requests(struct request_queue *q, unsigned int nr);
> void blk_mq_wake_waiters(struct request_queue *q);
Applied, thanks.
--
Jens Axboe
prev parent reply other threads:[~2015-10-09 17:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-09 16:57 Christoph Hellwig
2015-10-09 17:17 ` Jens Axboe [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=5617F68C.1060205@fb.com \
--to=axboe@fb.com \
--cc=hch@lst.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome