Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10186
b: refs/heads/master
c: d9ebb19
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe authored and Jens Axboe committed Oct 28, 2005
1 parent f28a8fa commit 83662a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1b47f531e244e339b648dfff071c086f936e49e1
refs/heads/master: d9ebb192aa13a026edc6faff137dcb14f2c91731
4 changes: 0 additions & 4 deletions trunk/drivers/block/elevator.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 83662a0

Please sign in to comment.