From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JkjQG-0006Tw-7N for qemu-devel@nongnu.org; Sat, 12 Apr 2008 13:21:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkjQD-0006Tj-NL for qemu-devel@nongnu.org; Sat, 12 Apr 2008 13:21:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkjQD-0006Tg-Ke for qemu-devel@nongnu.org; Sat, 12 Apr 2008 13:21:49 -0400 Received: from mtaout01-winn.ispmail.ntl.com ([81.103.221.47]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JkjQD-0007UZ-6W for qemu-devel@nongnu.org; Sat, 12 Apr 2008 13:21:49 -0400 Received: from aamtaout04-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com with ESMTP id <20080412172442.CHXA13584.mtaout01-winn.ispmail.ntl.com@aamtaout04-winn.ispmail.ntl.com> for ; Sat, 12 Apr 2008 18:24:42 +0100 Received: from miranda.arrow ([213.107.26.151]) by aamtaout04-winn.ispmail.ntl.com with ESMTP id <20080412172149.IVSV29112.aamtaout04-winn.ispmail.ntl.com@miranda.arrow> for ; Sat, 12 Apr 2008 18:21:49 +0100 Received: from sdb by miranda.arrow with local (Exim 4.63) (envelope-from ) id 1JkjQ6-00009o-Fv for qemu-devel@nongnu.org; Sat, 12 Apr 2008 18:21:42 +0100 Date: Sat, 12 Apr 2008 18:21:42 +0100 From: Stuart Brady Subject: Re: [Qemu-devel] [PATCH] configure target_list cleanup Message-ID: <20080412172142.GA592@miranda.arrow> References: <20080412025122.GA31589@miranda.arrow> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080412025122.GA31589@miranda.arrow> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Sat, Apr 12, 2008 at 03:51:23AM +0100, Stuart Brady wrote: > The included patch splits the setting of target_list into one line for > each target, so that any changes to this list are easier to examine, > and to avoid merge conflicts. I'll submit a better version of this patch shortly, possibly with some additional cleanups -- adding some case statements, etc. Cheers, -- Stuart Brady