mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-09 05:46:05 +00:00
- ->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: Jens Axboe <jens.axboe@oracle.com>