lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 9 Oct 2015 11:17:00 -0600
From:	Jens Axboe <axboe@...com>
To:	Christoph Hellwig <hch@....de>
CC:	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] blk-mq: remove unused blk_mq_clone_flush_request
 prototype

On 10/09/2015 10:57 AM, Christoph Hellwig wrote:
> Signed-off-by: Christoph Hellwig <hch@....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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ