projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea6ca60
)
block: Fix spelling in a source code comment
author
Bart Van Assche
<bart.vanassche@sandisk.com>
Tue, 19 Jul 2016 15:18:06 +0000
(08:18 -0700)
committer
Jens Axboe
<axboe@fb.com>
Thu, 21 Jul 2016 03:28:22 +0000
(21:28 -0600)
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-exec.c
patch
|
blob
|
blame
|
history
diff --git
a/block/blk-exec.c
b/block/blk-exec.c
index 3fec8a29d0fae16f3c0398ff292a75dbce38cf77..7ea04325d02f56c8f830292005d0096b033d8fe1 100644
(file)
--- a/
block/blk-exec.c
+++ b/
block/blk-exec.c
@@
-62,7
+62,7
@@
void blk_execute_rq_nowait(struct request_queue *q, struct gendisk *bd_disk,
/*
* don't check dying flag for MQ because the request won't
- * be re
su
ed after dying flag is set
+ * be re
us
ed after dying flag is set
*/
if (q->mq_ops) {
blk_mq_insert_request(rq, at_head, true, false);