From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K3cvH-0006N4-HM for qemu-devel@nongnu.org; Tue, 03 Jun 2008 16:15:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3cvF-0006LO-61 for qemu-devel@nongnu.org; Tue, 03 Jun 2008 16:15:58 -0400 Received: from [199.232.76.173] (port=48631 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3cvE-0006LI-Q8 for qemu-devel@nongnu.org; Tue, 03 Jun 2008 16:15:56 -0400 Received: from wx-out-0506.google.com ([66.249.82.230]:15528) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K3cvE-0004UD-R3 for qemu-devel@nongnu.org; Tue, 03 Jun 2008 16:15:57 -0400 Received: by wx-out-0506.google.com with SMTP id h29so1151611wxd.4 for ; Tue, 03 Jun 2008 13:15:55 -0700 (PDT) Message-ID: <4845A66F.8010702@codemonkey.ws> Date: Tue, 03 Jun 2008 15:15:43 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Remove dead-code (else-block) from block-qcow.c References: <484577E3.9020705@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; 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: Marc Bevand Cc: Vegard Nossum , qemu-devel@nongnu.org Marc Bevand wrote: > On Tue, Jun 3, 2008 at 9:57 AM, Anthony Liguori wrote: > >> Please send the patch as an attachment or inlined. >> > > Here it is. (I originally wanted to inline it but I am currently stuck > with MUAs that cannot be configured to NOT wrap text lines.) > Looks good to me. Reviewed-by: Anthony Liguori > To answer Vegard's question, It's gmane that corrupted my email. > >