From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43479 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OnHOA-00076U-Cy for qemu-devel@nongnu.org; Sun, 22 Aug 2010 16:43:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OnHO9-0002GL-94 for qemu-devel@nongnu.org; Sun, 22 Aug 2010 16:43:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21487) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnHO9-0002GG-0g for qemu-devel@nongnu.org; Sun, 22 Aug 2010 16:43:33 -0400 Message-ID: <4C718BEF.9000601@redhat.com> Date: Sun, 22 Aug 2010 23:43:27 +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> <4C7184B7.1090608@redhat.com> In-Reply-To: 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: Blue Swirl Cc: Jes Sorensen , Miguel Di Ciurcio Filho , Markus Armbruster , qemu-devel On 08/22/2010 11:16 PM, Blue Swirl wrote: > >> 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). > More importantly, we want checkpatch.pl. That's a bit too obnoxious in my opinion. I think the main thing is to warn about braces and tabs, everything else is either rare or stands out better. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.