Re: [PATCH/v2] CodingStyle updates

From: Jan Engelhardt
Date: Fri Dec 08 2006 - 06:07:00 EST



On Dec 7 2006 16:55, Randy Dunlap wrote:

>Date: Thu, 7 Dec 2006 16:55:08 -0800
>From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>To: lkml <linux-kernel@xxxxxxxxxxxxxxx>
>Cc: jesper.juhl@xxxxxxxxx, akpm <akpm@xxxxxxxx>
>Subject: [PATCH/v2] CodingStyle updates
>
>From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
>Add some kernel coding style comments, mostly pulled from emails
>by Andrew Morton, Jesper Juhl, and Randy Dunlap.
>
>- add paragraph on switch/case indentation (with fixes)
>- add paragraph on multiple-assignments
>- add more on Braces
>- add section on Spaces; add typeof, alignof, & __attribute__ with sizeof;
> add more on postfix/prefix increment/decrement operators
>- add paragraph on function breaks in source files; add info on
> function prototype parameter names
>- add paragraph on EXPORT_SYMBOL placement
>- add section on /*-comment style, long-comment style, and data
> declarations and comments
>- correct some chapter number references that were missed when
> chapters were renumbered
>
>Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>Acked-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>

Acked-by: Jan Engelhardt <jengelh@xxxxxx>

-`J'
--
-
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/