From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933488AbYEULgT (ORCPT ); Wed, 21 May 2008 07:36:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760108AbYEULgL (ORCPT ); Wed, 21 May 2008 07:36:11 -0400 Received: from eth7959.sa.adsl.internode.on.net ([150.101.82.22]:39186 "EHLO hawking.rebel.net.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1759526AbYEULgL (ORCPT ); Wed, 21 May 2008 07:36:11 -0400 Message-ID: <4834091D.4040404@davidnewall.com> Date: Wed, 21 May 2008 21:05:57 +0930 From: David Newall User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: Jiri Slaby CC: Jianjun Kong , torvalds@linux-foundation.org, xiyou.wangcong@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Standard indentation of arguments References: 0002-Standard-indentation-of-arguments.patch <12113495282137-git-send-email-kongjianjun@gmail.com> <4833CD18.9030402@gmail.com> In-Reply-To: <4833CD18.9030402@gmail.com> Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jiri Slaby wrote: > On 05/21/2008 07:58 AM, Jianjun Kong wrote: >> Standard indentation of arguments. >> I use right blank space to displace the last table, in order to make >> the arguments alining. > > I think, there is no "standard" on this. I personally do prefer > indentation by tabs. So do I, but that pales compared to how annoying I find patches that can best be described as anal-retentive. Let the person who writes the code decide how to lay it out.