From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 15 Sep 2017 19:46:20 +0200 From: Christoph Hellwig To: Damien Le Moal Cc: linux-scsi@vger.kernel.org, "Martin K . Petersen" , linux-block@vger.kernel.org, Jens Axboe , Christoph Hellwig , Bart Van Assche Subject: Re: [PATCH V3 02/12] block: Fix declaration of blk-mq scheduler functions Message-ID: <20170915174620.GC8578@lst.de> References: <20170915100645.17999-1-damien.lemoal@wdc.com> <20170915100645.17999-3-damien.lemoal@wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20170915100645.17999-3-damien.lemoal@wdc.com> List-ID: Same as for patch 1: this should stay local to block/ - we don't want random drivers to grow I/O schedulers.