From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:35407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QDdhh-00006V-Bs for qemu-devel@nongnu.org; Sat, 23 Apr 2011 10:20:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QDdhg-0002I5-Mj for qemu-devel@nongnu.org; Sat, 23 Apr 2011 10:20:57 -0400 Received: from mail-gx0-f173.google.com ([209.85.161.173]:54628) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QDdhg-0002I1-EE for qemu-devel@nongnu.org; Sat, 23 Apr 2011 10:20:56 -0400 Received: by gxk26 with SMTP id 26so411726gxk.4 for ; Sat, 23 Apr 2011 07:20:56 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20110406183423.22854.30920.stgit@ginnungagap.bsc.es> References: <20110406183341.22854.93929.stgit@ginnungagap.bsc.es> <20110406183423.22854.30920.stgit@ginnungagap.bsc.es> Date: Sat, 23 Apr 2011 15:20:55 +0100 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v2 05/11] trace: [simple] minor code fixes on conditional compilation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Llu=EDs?= Cc: qemu-devel@nongnu.org, chouteau@adacore.com On Wed, Apr 6, 2011 at 7:34 PM, Llu=EDs wrote: > Signed-off-by: Llu=EDs Vilanova > --- > =A0monitor.c =A0 =A0 | =A0 =A04 +--- > =A0qemu-config.c | =A0 =A04 ++-- > =A0simpletrace.h | =A0 =A07 ------- > =A0vl.c =A0 =A0 =A0 =A0 =A0| =A0 =A07 +++++-- > =A04 files changed, 8 insertions(+), 14 deletions(-) Please drop this patch, it's purely a style change. Stefan