From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=57947 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OnGuN-00009c-I3 for qemu-devel@nongnu.org; Sun, 22 Aug 2010 16:12:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OnGuL-0007sw-Ru for qemu-devel@nongnu.org; Sun, 22 Aug 2010 16:12:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39073) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnGuL-0007ss-IR for qemu-devel@nongnu.org; Sun, 22 Aug 2010 16:12:45 -0400 Message-ID: <4C7184B7.1090608@redhat.com> Date: Sun, 22 Aug 2010 23:12:39 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/5] CODING_STYLE amendments References: <4C6A4291.1020105@redhat.com> <4C6A8CD8.2080701@codemonkey.ws> <4C715317.5020007@redhat.com> In-Reply-To: <4C715317.5020007@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jes Sorensen Cc: Blue Swirl , Miguel Di Ciurcio Filho , Markus Armbruster , qemu-devel On 08/22/2010 07:40 PM, Jes Sorensen wrote: > I totally agree with Markus > that it seems like wasted effort to come up with new tools and having to > maintain them when there are good ones out there like the ones from the > Linux kernel. > scripts/Lindent is just a wrapper around indent(1). We don't need to come up with new tools, just come up with the right switches to indent(1). -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.