提交 9de4966a 编写于 作者: B Bart Van Assche 提交者: Ingo Molnar

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

Signed-off-by: NBart Van Assche <bvanassche@acm.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Link: http://lkml.kernel.org/r/201105011409.21629.bvanassche@acm.orgSigned-off-by: NIngo Molnar <mingo@elte.hu>
上级 9f1f1bfd
...@@ -49,7 +49,7 @@ ENTRY(memcpy) ...@@ -49,7 +49,7 @@ ENTRY(memcpy)
jb .Lhandle_tail 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. * then jump to corresponding copy mode.
*/ */
cmp %dil, %sil cmp %dil, %sil
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册