From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MQNkW-000286-12 for qemu-devel@nongnu.org; Mon, 13 Jul 2009 11:47:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MQNkR-00024g-Ji for qemu-devel@nongnu.org; Mon, 13 Jul 2009 11:47:27 -0400 Received: from [199.232.76.173] (port=46160 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQNkQ-00024S-Uz for qemu-devel@nongnu.org; Mon, 13 Jul 2009 11:47:23 -0400 Received: from rv-out-0708.google.com ([209.85.198.250]:13326) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MQNkQ-0004FS-It for qemu-devel@nongnu.org; Mon, 13 Jul 2009 11:47:22 -0400 Received: by rv-out-0708.google.com with SMTP id b17so571753rvf.22 for ; Mon, 13 Jul 2009 08:47:21 -0700 (PDT) Message-ID: <4A5B5706.2020308@codemonkey.ws> Date: Mon, 13 Jul 2009 10:47:18 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v3 0/7] qdev: compat properties. References: <1247499005-31011-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1247499005-31011-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org Gerd Hoffmann wrote: > Hi, > > Respin of the compat property patch series, now using the existing > stringify() macro. > Did you get the numbering wrong here? It looks like the patches are all N/6. When posting multiple series like this, it woudl be helpful for each patch to include the rev number (v3) and a common prefix for the subjects. It can get a little confusing especially with three revs of the same series in a couple days. Regards, Anthony Liguori > cheers, > Gerd > > > >