projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bf6ece
)
block: bfq-iosched: fix duplicated word
author
Randy Dunlap
<rdunlap@infradead.org>
Fri, 31 Jul 2020 01:42:27 +0000
(18:42 -0700)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 31 Jul 2020 22:29:47 +0000
(16:29 -0600)
Change "at at" to "at a".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bfq-iosched.c
patch
|
blob
|
blame
|
history
diff --git
a/block/bfq-iosched.c
b/block/bfq-iosched.c
index 50c8f034c01c5760d373acab90df496efa753127..a4c0bec920cbde6bef9f61909efc353937de85d4 100644
(file)
--- a/
block/bfq-iosched.c
+++ b/
block/bfq-iosched.c
@@
-4714,7
+4714,7
@@
static struct request *__bfq_dispatch_request(struct blk_mq_hw_ctx *hctx)
* some unlucky request wait for as long as the device
* wishes.
*
- * Of course, serving one request at a
t
time may cause loss of
+ * Of course, serving one request at a time may cause loss of
* throughput.
*/
if (bfqd->strict_guarantees && bfqd->rq_in_driver > 0)