]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
block: kill request_queue_t
authorJens Axboe <jens.axboe@oracle.com>
Thu, 12 Jun 2008 18:12:36 +0000 (20:12 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 3 Jul 2008 11:21:12 +0000 (13:21 +0200)
commit244b4d56f85bcd11b21ab0b94845a3dabeed5c10
tree251e64f350810bd739e724192ba6235cdc91da85
parent1c9ce5276324ae566ca409491b99a2cc8d5986fa
block: kill request_queue_t

Everything was moved to struct request_queue a few kernel revisions
ago, maintaining the deprecated typedef to avoid breaking things.
Now the time has come to get rid of that typedef.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
include/linux/blkdev.h