Re: PATCH, RFC: Version 2 of 2.6 Codingstyle

From: Randy.Dunlap
Date: Fri Feb 13 2004 - 17:49:49 EST


On Fri, 13 Feb 2004 16:49:30 +0800 Michael Frank <mhf@xxxxxxxxxxxxx> wrote:

| --- Documentation/CodingStyle.mhf.orig.1 2004-02-13 06:05:11.000000000 +0800
| +++ Documentation/CodingStyle 2004-02-13 16:42:07.000000000 +0800
|
| Chapter 2: Breaking long lines and strings
|
| -
| -Long strings are broken into smaller strings too.
| +Descendant's are always shorter than the parent and are placed substantially
* Descendants (plural, not possessive)

| +to the right. The same applies to function headers with a long argument list.
| +Long strings are as well broken into smaller strings.


| +4) forgetting about sideeffects. Macros defining expressions must enclose the
* <sideeffects> : it's still not one word.

| +expression in parenthesis. Note that this does not eliminate all side effects.
* parentheses


--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/