From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934199AbcIFNg1 (ORCPT ); Tue, 6 Sep 2016 09:36:27 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:48677 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751258AbcIFNgZ (ORCPT ); Tue, 6 Sep 2016 09:36:25 -0400 Date: Tue, 6 Sep 2016 06:36:18 -0700 From: Christoph Hellwig To: Sagi Grimberg Cc: Arnd Bergmann , Keith Busch , Jens Axboe , Ming Lin , Jay Sternberg , linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org, Jay Freyensee , Christoph Hellwig Subject: Re: [PATCH] nvme: add back dependency on CONFIG_BLOCK Message-ID: <20160906133618.GA30548@infradead.org> References: <20160906125827.1595094-1-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 06, 2016 at 04:09:26PM +0300, Sagi Grimberg wrote: > Thanks Arnd, queued for the next round of rc fixes. > > With a slight modification to the component in the subject line > (nvme-rdma). Shouldn't we just have a if BLOCK around all the entries in the Kconfig? From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@infradead.org (Christoph Hellwig) Date: Tue, 6 Sep 2016 06:36:18 -0700 Subject: [PATCH] nvme: add back dependency on CONFIG_BLOCK In-Reply-To: References: <20160906125827.1595094-1-arnd@arndb.de> Message-ID: <20160906133618.GA30548@infradead.org> On Tue, Sep 06, 2016@04:09:26PM +0300, Sagi Grimberg wrote: > Thanks Arnd, queued for the next round of rc fixes. > > With a slight modification to the component in the subject line > (nvme-rdma). Shouldn't we just have a if BLOCK around all the entries in the Kconfig?