lkml.org 
[lkml]   [2010]   [Jan]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Clean-up a few comments.
On Tue, 26 Jan 2010, Justin P. Mattock wrote:

> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
> ---
> arch/x86/kernel/setup.c | 9 ++++-----
> 1 files changed, 4 insertions(+), 5 deletions(-)
>
> diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c
> index f7b8b98..1bd37e9 100644
> --- a/arch/x86/kernel/setup.c
> +++ b/arch/x86/kernel/setup.c
> @@ -245,7 +245,7 @@ struct edd edd;
> #ifdef CONFIG_EDD_MODULE
> EXPORT_SYMBOL(edd);
> #endif
> -/**
> +/*

There are zillions of '**' comment starters in kernel sources.

$ git grep '/\*\*$' drivers/ | wc -l
15506

So it doesn't seem to make sense to fix only this particular one.

--
Jiri Kosina
SUSE Labs, Novell Inc.


\
 
 \ /
  Last update: 2010-01-27 00:49    [W:0.050 / U:1.436 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site