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

>Date: Thu, 7 Dec 2006 16:55:08 -0800
>From: Randy Dunlap <[EMAIL PROTECTED]>
>To: lkml <linux-kernel@vger.kernel.org>
>Cc: [EMAIL PROTECTED], akpm <[EMAIL PROTECTED]>
>Subject: [PATCH/v2] CodingStyle updates
>
>From: Randy Dunlap <[EMAIL PROTECTED]>
>
>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 <[EMAIL PROTECTED]>
>Acked-by: Jesper Juhl <[EMAIL PROTECTED]>

Acked-by: Jan Engelhardt <[EMAIL PROTECTED]>

        -`J'
-- 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to