]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/affs/bitmap.c
tree-wide: Assorted spelling fixes
[mirror_ubuntu-zesty-kernel.git] / fs / affs / bitmap.c
index dc5ef14bdc1c24c58f3e31316240dcae52107c85..8306d53307ed0e06a9b1d7b3bb51676c0d9e64ad 100644 (file)
@@ -128,7 +128,7 @@ err_range:
 /*
  * Allocate a block in the given allocation zone.
  * Since we have to byte-swap the bitmap on little-endian
- * machines, this is rather expensive. Therefor we will
+ * machines, this is rather expensive. Therefore we will
  * preallocate up to 16 blocks from the same word, if
  * possible. We are not doing preallocations in the
  * header zone, though.