X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Faffs%2Fbitmap.c;h=8306d53307ed0e06a9b1d7b3bb51676c0d9e64ad;hb=3ad2f3fbb961429d2aa627465ae4829758bc7e07;hp=dc5ef14bdc1c24c58f3e31316240dcae52107c85;hpb=1537a3638cbf741d3826c1002026cce487a6bee0;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/affs/bitmap.c b/fs/affs/bitmap.c index dc5ef14bdc1c..8306d53307ed 100644 --- a/fs/affs/bitmap.c +++ b/fs/affs/bitmap.c @@ -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.