diff --git a/arch/x86/include/asm/barrier.h b/arch/x86/include/asm/barrier.h index a29174599a983187f1cce733d67d4d8bd14804ab..bfb28caf97b1be1f2d6aa8893bd905a39030e310 100644 --- a/arch/x86/include/asm/barrier.h +++ b/arch/x86/include/asm/barrier.h @@ -6,7 +6,7 @@ /* * Force strict CPU ordering. - * And yes, this is required on UP too when we're talking + * And yes, this might be required on UP too when we're talking * to devices. */