From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=57559 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHduN-0005PP-H1 for qemu-devel@nongnu.org; Thu, 27 May 2010 10:18:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OHdp8-0006iF-My for qemu-devel@nongnu.org; Thu, 27 May 2010 10:12:43 -0400 Received: from mail-vw0-f45.google.com ([209.85.212.45]:47175) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OHdp8-0006hx-JO for qemu-devel@nongnu.org; Thu, 27 May 2010 10:12:38 -0400 Received: by vws6 with SMTP id 6so2020913vws.4 for ; Thu, 27 May 2010 07:12:37 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4BFE77BE.4040808@redhat.com> References: <1274961128-3358-1-git-send-email-stefanha@linux.vnet.ibm.com> <4BFE6AAE.7060707@redhat.com> <20100527131233.GA3584@stefan-thinkpad.transitives.com> <4BFE77BE.4040808@redhat.com> Date: Thu, 27 May 2010 15:12:36 +0100 Message-ID: Subject: Re: [Qemu-devel] [PATCH] posix-aio-compat: Expand tabs that have crept in From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Stefan Hajnoczi , qemu-devel@nongnu.org On Thu, May 27, 2010 at 2:46 PM, Kevin Wolf wrote: > I don't think it's written down explicitly, but I remember some > discussion about style fixes which basically resulted in "do new code > right, leave old code alone". Okay, fair enough. Stefan