Commit 772eca78 authored by Jens Axboe's avatar Jens Axboe

[BLOCK] Leftover reference to ->max_back_kb

Signed-off-by: default avatarJens Axboe <axboe@suse.de>
parent 64521d1a
......@@ -185,7 +185,6 @@ int elevator_init(request_queue_t *q, char *name)
q->last_merge = NULL;
q->end_sector = 0;
q->boundary_rq = NULL;
q->max_back_kb = 0;
elevator_setup_default();
......
Markdown is supported
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