mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH]Fix typo in percpu.h
Date: Tue, 20 Apr 2010 10:14:02 -0700	[thread overview]
Message-ID: <4BCDE0DA.5070908@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1004201638090.7579@pobox.suse.cz>

On 04/20/2010 07:38 AM, Jiri Kosina wrote:
> On Mon, 19 Apr 2010, Justin P. Mattock wrote:
>
>> Fix a typo in arch/x86/include/asm/percpu.h
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>>
>> ---
>>   arch/x86/include/asm/percpu.h |    2 +-
>>   1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/arch/x86/include/asm/percpu.h b/arch/x86/include/asm/percpu.h
>> index 66a272d..9899afa 100644
>> --- a/arch/x86/include/asm/percpu.h
>> +++ b/arch/x86/include/asm/percpu.h
>> @@ -105,7 +105,7 @@ do {							\
>>
>>   /*
>>    * Generate a percpu add to memory instruction and optimize code
>> - * if a one is added or subtracted.
>> + * if one is added or subtracted.
>>    */
>
> Applied, thanks.
>

your welcome.

Justin P. Mattock

      reply	other threads:[~2010-04-20 17:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-19 18:51 Justin P. Mattock
2010-04-20 14:38 ` Jiri Kosina
2010-04-20 17:14   ` Justin P. Mattock [this message]

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=4BCDE0DA.5070908@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome