From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ag9hr-0003WD-Pc for mharc-qemu-trivial@gnu.org; Wed, 16 Mar 2016 07:33:40 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51403) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag9ho-0003Sj-T2 for qemu-trivial@nongnu.org; Wed, 16 Mar 2016 07:33:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ag9ho-0008Vo-6c for qemu-trivial@nongnu.org; Wed, 16 Mar 2016 07:33:36 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:50769) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag9hi-0008T5-9c; Wed, 16 Mar 2016 07:33:30 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id 4C5F840EBF; Wed, 16 Mar 2016 14:33:28 +0300 (MSK) To: Cao jin , qemu-devel@nongnu.org References: <1455783536-27909-1-git-send-email-caoj.fnst@cn.fujitsu.com> From: Michael Tokarev Openpgp: id=6EE195D1886E8FFB810D4324457CE0A0804465C5 Organization: Telecom Service, JSC Message-ID: <56E94487.4080504@msgid.tls.msk.ru> Date: Wed, 16 Mar 2016 14:33:27 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.6.0 MIME-Version: 1.0 In-Reply-To: <1455783536-27909-1-git-send-email-caoj.fnst@cn.fujitsu.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 86.62.121.231 Cc: qemu-trivial@nongnu.org, imammedo@redhat.com Subject: Re: [Qemu-trivial] [PATCH] remove comment for nonexistent structure member X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2016 11:33:37 -0000 18 Feb 2016 11:18, Cao jin wrote > - * @id: unique identification string in memdev namespace Applied to -trivial, thanks! From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51390) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag9hn-0003SU-FC for qemu-devel@nongnu.org; Wed, 16 Mar 2016 07:33:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ag9hi-0008TB-HV for qemu-devel@nongnu.org; Wed, 16 Mar 2016 07:33:35 -0400 References: <1455783536-27909-1-git-send-email-caoj.fnst@cn.fujitsu.com> From: Michael Tokarev Message-ID: <56E94487.4080504@msgid.tls.msk.ru> Date: Wed, 16 Mar 2016 14:33:27 +0300 MIME-Version: 1.0 In-Reply-To: <1455783536-27909-1-git-send-email-caoj.fnst@cn.fujitsu.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] remove comment for nonexistent structure member List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cao jin , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, imammedo@redhat.com 18 Feb 2016 11:18, Cao jin wrote > - * @id: unique identification string in memdev namespace Applied to -trivial, thanks!