]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-i386/bitops.h
Fix misspellings collected by members of KJ list.
[karo-tx-linux.git] / include / asm-i386 / bitops.h
index 273b50629357bf15955b6c433a9d95f19af9dfbe..a20fe9822f6002db96607331fd7ae50f0a95ee58 100644 (file)
@@ -27,7 +27,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