From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afLFF-0006Ai-7w for qemu-devel@nongnu.org; Mon, 14 Mar 2016 01:40:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afLFB-00029A-TA for qemu-devel@nongnu.org; Mon, 14 Mar 2016 01:40:45 -0400 Received: from [59.151.112.132] (port=34857 helo=heian.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afLFB-00028e-HU for qemu-devel@nongnu.org; Mon, 14 Mar 2016 01:40:41 -0400 References: <1456997052-31822-1-git-send-email-caoj.fnst@cn.fujitsu.com> <20160303145949.1f89d33c@nial.brq.redhat.com> From: Cao jin Message-ID: <56E64F2E.8030201@cn.fujitsu.com> Date: Mon, 14 Mar 2016 13:42:06 +0800 MIME-Version: 1.0 In-Reply-To: <20160303145949.1f89d33c@nial.brq.redhat.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] correct comment of MemoryHotplugState List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: mst@redhat.com, qemu-devel@nongnu.org, david@gibson.dropbear.id.au, ehabkost@redhat.com Hi, Is anyone gonna take this one? On 03/03/2016 09:59 PM, Igor Mammedov wrote: > On Thu, 3 Mar 2016 17:24:12 +0800 > Cao jin wrote: > >> correct comment and remove an unused macro. commit adcb4ee6 already >> correct its type >> >> Signed-off-by: Cao jin > Reviewed-by: Igor Mammedov > > -- Yours Sincerely, Cao jin