Skip to content
Commit 1792669c authored by Jens Axboe's avatar Jens Axboe Committed by Jens Axboe
Browse files

cfq-iosched: don't pass in queue for cfq_arm_slice_timer()



It must always be the active queue, otherwise it's a bug. So just
use the active_queue, don't pass it in explicitly.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent c5b680f3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment