projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddeddd0
)
x86: cmpxchg_32.h: Delete duplicated word
author
Randy Dunlap
<rdunlap@infradead.org>
Sun, 26 Jul 2020 00:41:23 +0000
(17:41 -0700)
committer
Ingo Molnar
<mingo@kernel.org>
Sun, 26 Jul 2020 10:47:22 +0000
(12:47 +0200)
Delete the repeated word "you".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link:
https://lore.kernel.org/r/20200726004124.20618-3-rdunlap@infradead.org
arch/x86/include/asm/cmpxchg_32.h
patch
|
blob
|
history
diff --git
a/arch/x86/include/asm/cmpxchg_32.h
b/arch/x86/include/asm/cmpxchg_32.h
index 1a2eafca7038381601c19b5e1f21e87ebcf1d3d1..0a7fe032161301191eec97422f98712000c2fe08 100644
(file)
--- a/
arch/x86/include/asm/cmpxchg_32.h
+++ b/
arch/x86/include/asm/cmpxchg_32.h
@@
-3,7
+3,7
@@
#define _ASM_X86_CMPXCHG_32_H
/*
- * Note: if you use set64_bit(), __cmpxchg64(), or their variants,
you
+ * Note: if you use set64_bit(), __cmpxchg64(), or their variants,
* you need to test for the feature in boot_cpu_data.
*/