Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751714AbdHPIMP (ORCPT ); Wed, 16 Aug 2017 04:12:15 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:55462 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751517AbdHPIMN (ORCPT ); Wed, 16 Aug 2017 04:12:13 -0400 Date: Wed, 16 Aug 2017 01:12:01 -0700 From: Christoph Hellwig To: Martin Wilck Cc: Christoph Hellwig , Keith Busch , Sagi Grimberg , Martin Wilck , linux-kernel@vger.kernel.org, Hannes Reinecke , linux-nvme@lists.infradead.org, Johannes Thumshirn Subject: Re: [PATCH v4 0/3] Improve readbility of NVME "wwid" attribute (target side) Message-ID: <20170816081201.GD11377@infradead.org> References: <20170810084541.bawqaebfycnguomx@infradead.org> <20170814201239.15255-1-mwilck@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170814201239.15255-1-mwilck@suse.com> User-Agent: Mutt/1.8.3 (2017-05-23) 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 Content-Length: 152 Lines: 4 Thanks, applied patch 1 to nvme-4.13, and the rest to nvme-4.14. Btw, for future patches please use the driver name as prefix and not a function name.