]> Pileus Git - ~andy/linux/blobdiff - fs/affs/bitmap.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[~andy/linux] / 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.