]> err.no Git - linux-2.6/blobdiff - block/as-iosched.c
[S390] xpram off by one error.
[linux-2.6] / block / as-iosched.c
index 1ec5df466708a50b1fe2f3a6b13cda790a042dce..5da56d48fbd36473ba92fb346a91d06dbea148a1 100644 (file)
@@ -10,7 +10,6 @@
 #include <linux/blkdev.h>
 #include <linux/elevator.h>
 #include <linux/bio.h>
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/slab.h>
 #include <linux/init.h>
@@ -892,7 +891,7 @@ static int as_can_break_anticipation(struct as_data *ad, struct as_rq *arq)
 }
 
 /*
- * as_can_anticipate indicates weather we should either run arq
+ * as_can_anticipate indicates whether we should either run arq
  * or keep anticipating a better request.
  */
 static int as_can_anticipate(struct as_data *ad, struct as_rq *arq)