[POWERPC] Fix compile error with kexec and CONFIG_SMP=n
[powerpc.git] / include / asm-i386 / sync_bitops.h
index 7d72351..cbce08a 100644 (file)
@@ -24,7 +24,7 @@
  * if you do not require the atomic guarantees.
  *
  * Note: there are no guarantees that this function will not be reordered
- * on non x86 architectures, so if you are writting portable code,
+ * on non-x86 architectures, so if you are writing portable code,
  * make sure not to rely on its reordering guarantees.
  *
  * Note that @nr may be almost arbitrarily large; this function is not