Browse Source

[PATCH] elevator: leftover function declaration

Signed-off-by: Jens Axboe <axboe@suse.de>
Jens Axboe 19 years ago
parent
commit
d9ebb192aa
1 changed files with 0 additions and 4 deletions
  1. 0 4
      drivers/block/elevator.c

+ 0 - 4
drivers/block/elevator.c

@@ -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