]> Git Repo - linux.git/commitdiff
x86: cmpxchg_32.h: Delete duplicated word
authorRandy Dunlap <[email protected]>
Sun, 26 Jul 2020 00:41:23 +0000 (17:41 -0700)
committerIngo Molnar <[email protected]>
Sun, 26 Jul 2020 10:47:22 +0000 (12:47 +0200)
Delete the repeated word "you".

Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
arch/x86/include/asm/cmpxchg_32.h

index 1a2eafca7038381601c19b5e1f21e87ebcf1d3d1..0a7fe032161301191eec97422f98712000c2fe08 100644 (file)
@@ -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.
  */
 
This page took 0.056173 seconds and 4 git commands to generate.