public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: tip-bot for Bart Van Assche <bvanassche@acm.org>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@redhat.com,
	bvanassche@acm.org, tglx@linutronix.de, mingo@elte.hu
Subject: [tip:x86/cleanups] x86: Fix spelling error in the memcpy() source code comment
Date: Sun, 1 May 2011 17:44:27 GMT	[thread overview]
Message-ID: <tip-9de4966a4d218f29c68e96e8e7b4d2840dedec79@git.kernel.org> (raw)
In-Reply-To: <201105011409.21629.bvanassche@acm.org>

Commit-ID:  9de4966a4d218f29c68e96e8e7b4d2840dedec79
Gitweb:     http://git.kernel.org/tip/9de4966a4d218f29c68e96e8e7b4d2840dedec79
Author:     Bart Van Assche <bvanassche@acm.org>
AuthorDate: Sun, 1 May 2011 14:09:21 +0200
Committer:  Ingo Molnar <mingo@elte.hu>
CommitDate: Sun, 1 May 2011 19:16:18 +0200

x86: Fix spelling error in the memcpy() source code comment

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Link: http://lkml.kernel.org/r/201105011409.21629.bvanassche@acm.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
 arch/x86/lib/memcpy_64.S |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/x86/lib/memcpy_64.S b/arch/x86/lib/memcpy_64.S
index 75ef61e..2a560bb 100644
--- a/arch/x86/lib/memcpy_64.S
+++ b/arch/x86/lib/memcpy_64.S
@@ -49,7 +49,7 @@ ENTRY(memcpy)
 	jb .Lhandle_tail
 
 	/*
-	 * We check whether memory false dependece could occur,
+	 * We check whether memory false dependence could occur,
 	 * then jump to corresponding copy mode.
 	 */
 	cmp  %dil, %sil

      reply	other threads:[~2011-05-01 17:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-01 12:09 [PATCH] x86: Fix spelling error in source code comment Bart Van Assche
2011-05-01 17:44 ` tip-bot for Bart Van Assche [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-9de4966a4d218f29c68e96e8e7b4d2840dedec79@git.kernel.org \
    --to=bvanassche@acm.org \
    --cc=hpa@zytor.com \
    --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