[PATCH] get rid of unused request_queue field queue_wait
commit97e8b8a2571d1ae153352f1bbf26cb3cc3d28496
authorJens Axboe <axboe@suse.de>
Thu, 31 Jul 2003 15:06:17 +0000 (31 08:06 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Thu, 31 Jul 2003 15:06:17 +0000 (31 08:06 -0700)
tree3b5514723e821929a27ae623c2808d82c11450bb
parent4425bdfd4d5d77eaff87b6eeee8e4831b297f4e4
[PATCH] get rid of unused request_queue field queue_wait

From Lou Langholtz <ldl@aros.net>

The queue_wait field of struct request_queue is not used anymore, and
this gets rid of it.
drivers/block/ll_rw_blk.c
include/linux/blkdev.h