From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mt4PJ-0000mn-Qj for qemu-devel@nongnu.org; Wed, 30 Sep 2009 15:00:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mt4PF-0000fz-TN for qemu-devel@nongnu.org; Wed, 30 Sep 2009 15:00:09 -0400 Received: from [199.232.76.173] (port=43114 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mt4PF-0000fj-Nu for qemu-devel@nongnu.org; Wed, 30 Sep 2009 15:00:05 -0400 Received: from mail-bw0-f211.google.com ([209.85.218.211]:63620) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mt4PF-0003IR-9m for qemu-devel@nongnu.org; Wed, 30 Sep 2009 15:00:05 -0400 Received: by bwz7 with SMTP id 7so758992bwz.34 for ; Wed, 30 Sep 2009 12:00:04 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20090930174434.GJ1399@redhat.com> References: <20090930174434.GJ1399@redhat.com> From: Blue Swirl Date: Wed, 30 Sep 2009 21:59:44 +0300 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Re: [PATCH 09/13] tests: unmatched brackets in if 0 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: qemu-devel@nongnu.org On Wed, Sep 30, 2009 at 8:44 PM, Michael S. Tsirkin wrote: > Fix unmatched braket in commented out code > - =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 *--fcp =3D (unsigned char) t > + =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 *--fcp =3D (unsigned char) t; Description does not match patch content. Applied others, thanks!