Skip to content
Commit bb37b94c authored by Jens Axboe's avatar Jens Axboe
Browse files

[BLOCK] Cleanup unused variable passing



- ->init_queue() does not need the elevator passed in
- ->put_request() is a hot path and need not have the queue passed in
- cfq_update_io_seektime() does not need cfqd passed in

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