[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46147888.2080507@oracle.com>
Date: Wed, 04 Apr 2007 21:18:16 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Jan Engelhardt <jengelh@...ux01.gwdg.de>
CC: David Brownell <david-b@...bell.net>,
Tony Lindgren <tony@...mide.com>, linux-kernel@...r.kernel.org,
David Brownell <dbrownell@...rs.sourceforge.net>
Subject: Re: [PATCH 25/90] ARM: OMAP: h4 must have blinky leds!!
Jan Engelhardt wrote:
> On Apr 4 2007 14:26, Randy Dunlap (rd) wrote:
> David Brownell (db) wrote:
> Jan Engelhardt (je) wrote:
> je>>>
> je>>> My stance, || goes at EOL, and final ) not standalone:
> db>>
> db>> You are still violating the "only TABs used for indent" rule.
> rd>
> rd>Yes, but CodingStyle is a just set of guidelines and common practices.
> rd>It doesn't cover multi-line if () statements, which is the subject of
> rd>the current controvers^W discussion.
>
> s/Yes/No/. The example block I posted does use /^\t+/.
> Mind MUAs/browsers which transform tabs into single-spaces in some cases.
>
>>>> if (foo ||
>>>> bar ||
>>>> baz ||
>>>> etc)
>>>> do_something;
I don't think it's a MUA thing. I think David is talking about the
spaces after the ^\t that are used for indenting immediately under
the "if".
--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists