From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Clean-up a few comments.
Date: Tue, 26 Jan 2010 16:01:41 -0800 [thread overview]
Message-ID: <4B5F8265.3090309@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1001270043450.30977@pobox.suse.cz>
On 01/26/10 15:45, Jiri Kosina wrote:
> 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.
>
alright.. was just going through and noticed.
In any case I'll stick to typos if I come across any.
Justin P. Mattock
next prev parent reply other threads:[~2010-01-27 0:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-26 23:39 [PATCH] Clean-up a few comments Justin P. Mattock
2010-01-26 23:45 ` Jiri Kosina
2010-01-27 0:01 ` Justin P. Mattock [this message]
2010-01-27 3:11 ` Américo Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B5F8265.3090309@gmail.com \
--to=justinmattock@gmail.com \
--cc=jkosina@suse.cz \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.