1
0
Fork 0
alistair23-linux/drivers/mmc/card
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
..
Kconfig mmc: bounce requests for simple hosts 2007-07-09 21:22:53 +02:00
Makefile mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
block.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
queue.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
queue.h mmc: bounce requests for simple hosts 2007-07-09 21:22:53 +02:00