kernel-ark/drivers/block/paride
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
..
aten.c
bpck6.c [PATCH] paride: remove parport #ifdef's 2006-12-07 08:39:45 -08:00
bpck.c
comm.c
dstr.c
epat.c
epia.c
fit2.c
fit3.c
friq.c
frpw.c
kbic.c
Kconfig [PATCH] Remove unused kernel config option PARIDE_PARPORT 2007-02-11 11:18:06 -08:00
ktti.c
Makefile
mkd
on20.c
on26.c
paride.c [PATCH] paride: remove parport #ifdef's 2006-12-07 08:39:45 -08:00
paride.h
pcd.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
pd.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
pf.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
pg.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
ppc6lnx.c
pseudo.h
pt.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
Transition-notes