Skip to content

Commit

Permalink
[BLOCK] Leftover reference to ->max_back_kb
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Axboe <axboe@suse.de>
  • Loading branch information
Jens Axboe committed Oct 28, 2005
1 parent 64521d1 commit 772eca7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/block/elevator.c
Original file line number Diff line number Diff line change
Expand Up @@ -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();

Expand Down

0 comments on commit 772eca7

Please sign in to comment.