Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d9ebb192 authored by Jens Axboe's avatar Jens Axboe Committed by Jens Axboe
Browse files

[PATCH] elevator: leftover function declaration



Signed-off-by: default avatarJens Axboe <axboe@suse.de>
parent 1b47f531
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -228,10 +228,6 @@ void elevator_exit(elevator_t *e)
	kfree(e);
}

void elv_dispatch_insert_tail(request_queue_t *q, struct request *rq)
{
}

/*
 * Insert rq into dispatch queue of q.  Queue lock must be held on
 * entry.  If sort != 0, rq is sort-inserted; otherwise, rq will be