From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Christoph Hellwig To: linux-nvme@lists.infradead.org, linux-block@vger.kernel.org, axboe@kernel.dk Subject: remove nvme_reinit_tagset and blk_mq_tagset_iter Date: Thu, 14 Jun 2018 14:30:13 +0200 Message-Id: <20180614123015.5989-1-hch@lst.de> List-ID: Now that nvme-fc moved off the reinit request concept both the core nvme and blk-mq code for it becomes unused. Jens, are you ok with queuing up the blk-mq side with the pending nvme changes?