Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1456615 > unrolled thread

Re: [PATCH] CodingStyle: Remove "Don't use C99-style comments"

Started byJoe Perches <joe@perches.com>
First post2016-08-04 20:00 +0200
Last post2016-08-04 20:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] CodingStyle: Remove "Don't use C99-style comments" Joe Perches <joe@perches.com> - 2016-08-04 20:00 +0200

#1456615 — Re: [PATCH] CodingStyle: Remove "Don't use C99-style comments"

FromJoe Perches <joe@perches.com>
Date2016-08-04 20:00 +0200
SubjectRe: [PATCH] CodingStyle: Remove "Don't use C99-style comments"
Message-ID<s2v62-4dg-15@gated-at.bofh.it>
On Tue, 2016-07-12 at 17:18 -0700, Joe Perches wrote:
> Because Linus may still be reading source code on greenbar paper
> instead of color terminals with code syntax highlighting and
> appropriate font decorations.
> 
> Link: http://lkml.kernel.org/r/CA+55aFyQYJerovMsSoSKS7PessZBr4vNp-3QUUwhqk4A4_jcbg@mail.gmail.com
> 
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  Documentation/CodingStyle | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle
> index 9a70ddd..19b2e9c 100644
> --- a/Documentation/CodingStyle
> +++ b/Documentation/CodingStyle
> @@ -461,9 +461,6 @@ When commenting the kernel API functions, please use the kernel-doc format.
>  See the files Documentation/kernel-doc-nano-HOWTO.txt and scripts/kernel-doc
>  for details.
>  
> -Linux style for comments is the C89 "/* ... */" style.
> -Don't use C99-style "// ..." comments.
> -
>  The preferred style for long (multi-line) comments is:
>  
>  	/*

ping?

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web