![]() | |||||||||||
Messages in this thread |
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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||
| Last update: 2007-04-05 06:19 [from the cache] ©2003-2008 | |||||||||||