diff options
Diffstat (limited to 'block/as-iosched.c')
-rw-r--r-- | block/as-iosched.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/block/as-iosched.c b/block/as-iosched.c index 1ec5df466708..3af31ed49a9c 100644 --- a/block/as-iosched.c +++ b/block/as-iosched.c | |||
@@ -892,7 +892,7 @@ static int as_can_break_anticipation(struct as_data *ad, struct as_rq *arq) | |||
892 | } | 892 | } |
893 | 893 | ||
894 | /* | 894 | /* |
895 | * as_can_anticipate indicates weather we should either run arq | 895 | * as_can_anticipate indicates whether we should either run arq |
896 | * or keep anticipating a better request. | 896 | * or keep anticipating a better request. |
897 | */ | 897 | */ |
898 | static int as_can_anticipate(struct as_data *ad, struct as_rq *arq) | 898 | static int as_can_anticipate(struct as_data *ad, struct as_rq *arq) |