linux/drivers/cdrom
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef
Some of the code has been gradually transitioned to using the proper
struct request_queue, but there's lots left. So do a full sweet of
the kernel and get rid of this typedef and replace its uses with
the proper type.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-07-24 09:28:11 +02:00
..
Makefile Remove legacy CDROM drivers 2007-07-10 08:03:34 +02:00
cdrom.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
viocd.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00