aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTejun Heo2009-04-22 21:05:17 -0500
committerJens Axboe2009-04-28 00:37:33 -0500
commita7f557923441186a3cdbabc54f1bcacf42b63bf5 (patch)
tree48e37802174cb98be43d89eb8bc4e466f4d79a02 /block/blk-exec.c
parenta538cd03be6f363d039daa94199c28cfbd508455 (diff)
downloadkernel-common-a7f557923441186a3cdbabc54f1bcacf42b63bf5.tar.gz
kernel-common-a7f557923441186a3cdbabc54f1bcacf42b63bf5.tar.xz
kernel-common-a7f557923441186a3cdbabc54f1bcacf42b63bf5.zip
block: kill blk_start_queueing()
blk_start_queueing() is identical to __blk_run_queue() except that it doesn't check for recursion. None of the current users depends on blk_start_queueing() running request_fn directly. Replace usages of blk_start_queueing() with [__]blk_run_queue() and kill it. [ Impact: removal of mostly duplicate interface function ] Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'block/blk-exec.c')
0 files changed, 0 insertions, 0 deletions