diff options
| -rw-r--r-- | block/blk-core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/block/blk-core.c b/block/blk-core.c index 40725b9091f1..a2e58eeb3549 100644 --- a/block/blk-core.c +++ b/block/blk-core.c | |||
| @@ -292,7 +292,6 @@ EXPORT_SYMBOL(blk_sync_queue); | |||
| 292 | /** | 292 | /** |
| 293 | * __blk_run_queue - run a single device queue | 293 | * __blk_run_queue - run a single device queue |
| 294 | * @q: The queue to run | 294 | * @q: The queue to run |
| 295 | * @force_kblockd: Don't run @q->request_fn directly. Use kblockd. | ||
| 296 | * | 295 | * |
| 297 | * Description: | 296 | * Description: |
| 298 | * See @blk_run_queue. This variant must be called with the queue lock | 297 | * See @blk_run_queue. This variant must be called with the queue lock |
