Commit 8b9fd48e authored by Randy Dunlap's avatar Randy Dunlap Committed by Ingo Molnar
Browse files

x86: cmpxchg_32.h: Delete duplicated word

parent ddeddd08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 */