From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FZZk2-0005vX-Rz for qemu-devel@nongnu.org; Fri, 28 Apr 2006 16:39:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FZZk1-0005tl-8C for qemu-devel@nongnu.org; Fri, 28 Apr 2006 16:39:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FZZk1-0005td-37 for qemu-devel@nongnu.org; Fri, 28 Apr 2006 16:39:05 -0400 Received: from [32.97.110.151] (helo=e33.co.us.ibm.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FZZnE-0006vs-1s for qemu-devel@nongnu.org; Fri, 28 Apr 2006 16:42:24 -0400 Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.195.11]) by e33.co.us.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k3SKd1mc027996 for ; Fri, 28 Apr 2006 16:39:01 -0400 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by westrelay02.boulder.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k3SKd1vY269384 for ; Fri, 28 Apr 2006 14:39:01 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.12.11/8.13.3) with ESMTP id k3SKd0OF004939 for ; Fri, 28 Apr 2006 14:39:00 -0600 Message-ID: <44527D5D.4010207@us.ibm.com> Date: Fri, 28 Apr 2006 15:38:53 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Qemu cleanup References: <20751790.1146256088587.JavaMail.root@eastrmwml04.mgt.cox.net> In-Reply-To: <20751790.1146256088587.JavaMail.root@eastrmwml04.mgt.cox.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sol10x86@cox.net, qemu-devel@nongnu.org There is no patch attached to this note. Regards, Anthony Liguori Ben Taylor wrote: > This is just a cosmetic patch to move declarations to the begining of > functions, and change things like "int x=(rand(y)) to" > > int x; > x=(rand(y)); > > As always, this is against the current CVS archive. > > Ben > > > ------------------------------------------------------------------------ > > Reporting-MTA: dns; eastrmmtao04.cox.net > Arrival-Date: Fri, 28 Apr 2006 14:54:59 -0400 > Received-From-MTA: dns; eastrmwml05.mgt.cox.net (172.18.52.68) > > Final-Recipient: RFC822; > Action: failed > Status: 5.1.2 > Remote-MTA: dns; nongnuj.org > > ------------------------------------------------------------------------ > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >