Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / asm-generic / bitops / atomic.h
index 78339319ba02cbcb019fd875612b9291499a944c..cd8a9641bd668e5e0ae2da5bebac5d1e7bf8704f 100644 (file)
@@ -58,7 +58,7 @@ extern raw_spinlock_t __atomic_hash[ATOMIC_HASH_SIZE] __lock_aligned;
  * 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