[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070616182207.GA8485@cvg>
Date: Sat, 16 Jun 2007 22:22:07 +0400
From: Cyrill Gorcunov <gorcunov@...il.com>
To: Stefan Richter <stefanr@...6.in-berlin.de>
Cc: "Kok, Auke" <auke-jan.h.kok@...el.com>,
Chris Friesen <cfriesen@...tel.com>,
LKML <linux-kernel@...r.kernel.org>,
Randy Dunlap <randy.dunlap@...cle.com>,
Jan Engelhardt <jengelh@...putergmbh.de>,
dave young <hidave.darkstar@...il.com>,
Willy Tarreau <w@....eu>, apw@...dowen.org,
jschopp@...tin.ibm.com
Subject: Re: coding style
[Stefan Richter - Sat, Jun 16, 2007 at 07:43:12PM +0200]
| From: Stefan Richter <stefanr@...6.in-berlin.de>
| To: gorcunov@...il.com
| CC: "Kok, Auke" <auke-jan.h.kok@...el.com>,
| Chris Friesen <cfriesen@...tel.com>,
| LKML <linux-kernel@...r.kernel.org>,
| Randy Dunlap <randy.dunlap@...cle.com>,
| Jan Engelhardt <jengelh@...putergmbh.de>,
| dave young <hidave.darkstar@...il.com>, Willy Tarreau <w@....eu>,
| apw@...dowen.org, jschopp@...tin.ibm.com
| Subject: Re: coding style
| Date: Sat, 16 Jun 2007 19:43:12 +0200
|
| gorcunov@...il.com wrote:
| > [Stefan Richter - Sat, Jun 16, 2007 at 03:07:43PM +0200]
| > | Cyrill Gorcunov wrote:
| > | > There sould be someting making strict rule over alignment (as it done
| > | > for the tabs size).
| > |
| > | That's impracticable. Alignment, as it serves readability, cannot be
| > | covered by a few strict rules.
|
| > Yes, but C syntax (and grammar) is limited set. And alignmet I'm talking
| > about may cover the following statements only:
| >
| > 1) Mathematical
| > 2) Logical
| > 3) Function's arguments
|
| Sure, but we have sometimes long names and long ./-> dereference
| expressions. Alignment of those after line wraps sometimes turns out
| better if 'taste' rather than a simple rule is applied.
| --
| Stefan Richter
| -=====-=-=== -==- =----
| http://arcgraph.de/sr/
|
Of course you're absoulutely right!!! And that is why I've mentoined
that it would be _recommendations_ only in CodingStyle.
Cyrill
-
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