summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorJens Axboe <jaxboe@fusionio.com>2011-04-19 13:34:14 +0200
committerJens Axboe <jaxboe@fusionio.com>2011-04-19 13:34:14 +0200
commitd350e6b6e819df0a383ff34465720bfaa0f91c79 (patch)
tree338c44b5ffaab070c3fdf2f2772cfd50f6163559 /block
parentc21e6beba8835d09bb80e34961430b13e60381c5 (diff)
downloadop-kernel-dev-d350e6b6e819df0a383ff34465720bfaa0f91c79.zip
op-kernel-dev-d350e6b6e819df0a383ff34465720bfaa0f91c79.tar.gz
block: remove stale kerneldoc member from __blk_run_queue()
We don't pass in a 'force_kblockd' anymore, get rid of the stsale comment. Reported-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'block')
-rw-r--r--block/blk-core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/block/blk-core.c b/block/blk-core.c
index 40725b9..a2e58ee 100644
--- a/block/blk-core.c
+++ b/block/blk-core.c
@@ -292,7 +292,6 @@ EXPORT_SYMBOL(blk_sync_queue);
/**
* __blk_run_queue - run a single device queue
* @q: The queue to run
- * @force_kblockd: Don't run @q->request_fn directly. Use kblockd.
*
* Description:
* See @blk_run_queue. This variant must be called with the queue lock
OpenPOWER on IntegriCloud