Skip to content

Commit 8b9fd48

Browse files
rddunlapIngo Molnar
authored andcommitted
x86: cmpxchg_32.h: Delete duplicated word
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]
1 parent ddeddd0 commit 8b9fd48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/x86/include/asm/cmpxchg_32.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#define _ASM_X86_CMPXCHG_32_H
44

55
/*
6-
* Note: if you use set64_bit(), __cmpxchg64(), or their variants, you
6+
* Note: if you use set64_bit(), __cmpxchg64(), or their variants,
77
* you need to test for the feature in boot_cpu_data.
88
*/
99

0 commit comments

Comments
 (0)