X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=drivers%2Fmd%2Ffaulty.c;h=23078dabb6df0a741f1223fcae7f728a9b19958a;hb=25985edcedea6396277003854657b5f3cb31a628;hp=339fdc670751c086e760d89cedd22937b5639a7f;hpb=eca0bdd326d2cf9127bbb6ac602bfbcbf169c10d;p=linux-2.6-block.git diff --git a/drivers/md/faulty.c b/drivers/md/faulty.c index 339fdc670751..23078dabb6df 100644 --- a/drivers/md/faulty.c +++ b/drivers/md/faulty.c @@ -30,7 +30,7 @@ * * Different modes can be active at a time, but only * one can be set at array creation. Others can be added later. - * A mode can be one-shot or recurrent with the recurrance being + * A mode can be one-shot or recurrent with the recurrence being * once in every N requests. * The bottom 5 bits of the "layout" indicate the mode. The * remainder indicate a period, or 0 for one-shot.