From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46628) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUYKO-0001e0-Ez for qemu-devel@nongnu.org; Wed, 26 Aug 2015 06:53:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUYKL-0004Os-7C for qemu-devel@nongnu.org; Wed, 26 Aug 2015 06:53:12 -0400 Received: from mga14.intel.com ([192.55.52.115]:45610) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUYKK-0004OJ-Sw for qemu-devel@nongnu.org; Wed, 26 Aug 2015 06:53:09 -0400 References: <1439563931-12352-1-git-send-email-guangrong.xiao@linux.intel.com> <1439563931-12352-16-git-send-email-guangrong.xiao@linux.intel.com> <20150825162422.GH8344@stefanha-thinkpad.redhat.com> From: Xiao Guangrong Message-ID: <55DD9938.5050508@linux.intel.com> Date: Wed, 26 Aug 2015 18:47:20 +0800 MIME-Version: 1.0 In-Reply-To: <20150825162422.GH8344@stefanha-thinkpad.redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 15/18] nvdimm: support NFIT_CMD_GET_CONFIG_SIZE function List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: ehabkost@redhat.com, kvm@vger.kernel.org, mst@redhat.com, gleb@kernel.org, mtosatti@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, imammedo@redhat.com, pbonzini@redhat.com, rth@twiddle.net On 08/26/2015 12:24 AM, Stefan Hajnoczi wrote: > On Fri, Aug 14, 2015 at 10:52:08PM +0800, Xiao Guangrong wrote: >> Function 4 is used to get Namespace lable size > > s/lable/label/ > Stupid me, will fix the change log.