From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=41052 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqNXj-0002Ga-0R for qemu-devel@nongnu.org; Tue, 31 Aug 2010 05:54:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqNXh-0007vh-S1 for qemu-devel@nongnu.org; Tue, 31 Aug 2010 05:54:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:2659) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqNXh-0007vM-Kz for qemu-devel@nongnu.org; Tue, 31 Aug 2010 05:54:13 -0400 Message-ID: <4C7CD13F.7060004@redhat.com> Date: Tue, 31 Aug 2010 11:54:07 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v4 00/10] initial spice support. References: <1282903199-30669-1-git-send-email-kraxel@redhat.com> <4C7B705E.60404@redhat.com> <4C7C0059.5040005@codemonkey.ws> In-Reply-To: <4C7C0059.5040005@codemonkey.ws> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Blue Swirl , qemu-devel@nongnu.org Hi, > But for the most part, people agree that we want braces to be used on > single line ifs. Ok. Got a bunch of incremental fixes committed locally. How to go forward now? Want me to respin or can I send those codestyle fixups as part of the next spice patch series? BTW: what is the plan for the vgabios patches? cheers, Gerd