public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: tip-bot for Shaun Patterson <shaunpatterson@gmail.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@redhat.com,
	jkosina@suse.cz, shaunpatterson@gmail.com, tglx@linutronix.de,
	mingo@elte.hu
Subject: [tip:x86/urgent] x86: Fix typo in arch/x86/mm/kmmio.c
Date: Sun, 6 Dec 2009 09:16:10 GMT	[thread overview]
Message-ID: <tip-8055039c2a2454c7159dcbde3161943b757a6e0e@git.kernel.org> (raw)
In-Reply-To: <1260027694.10074.170.camel@linux-4lgc.site>

Commit-ID:  8055039c2a2454c7159dcbde3161943b757a6e0e
Gitweb:     http://git.kernel.org/tip/8055039c2a2454c7159dcbde3161943b757a6e0e
Author:     Shaun Patterson <shaunpatterson@gmail.com>
AuthorDate: Sat, 5 Dec 2009 10:41:34 -0500
Committer:  Ingo Molnar <mingo@elte.hu>
CommitDate: Sun, 6 Dec 2009 09:23:40 +0100

x86: Fix typo in arch/x86/mm/kmmio.c

Signed-off-by: Shaun Patterson <shaunpatterson@gmail.com>
Cc: Jiri Kosina <jkosina@suse.cz>
Cc: pq@iki.fi
LKML-Reference: <1260027694.10074.170.camel@linux-4lgc.site>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
 arch/x86/mm/kmmio.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/x86/mm/kmmio.c b/arch/x86/mm/kmmio.c
index 16ccbd7..72f1572 100644
--- a/arch/x86/mm/kmmio.c
+++ b/arch/x86/mm/kmmio.c
@@ -490,7 +490,7 @@ static void remove_kmmio_fault_pages(struct rcu_head *head)
  * 2. remove_kmmio_fault_pages()
  *    Remove the pages from kmmio_page_table.
  * 3. rcu_free_kmmio_fault_pages()
- *    Actally free the kmmio_fault_page structs as with RCU.
+ *    Actually free the kmmio_fault_page structs as with RCU.
  */
 void unregister_kmmio_probe(struct kmmio_probe *p)
 {

      reply	other threads:[~2009-12-06  9:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-04  1:11 [PATCH] Spelling in in /arch/x86/mm Shaun Patterson
2009-12-04  7:00 ` Ingo Molnar
2009-12-04 12:41   ` Jiri Kosina
2009-12-05  7:18     ` Ingo Molnar
2009-12-05 15:41       ` Shaun Patterson
2009-12-06  9:16         ` tip-bot for Shaun Patterson [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=tip-8055039c2a2454c7159dcbde3161943b757a6e0e@git.kernel.org \
    --to=shaunpatterson@gmail.com \
    --cc=hpa@zytor.com \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    /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