linux/block
Jens Axboe bb37b94c68 [BLOCK] Cleanup unused variable passing
- ->init_queue() does not need the elevator passed in
- ->put_request() is a hot path and need not have the queue passed in
- cfq_update_io_seektime() does not need cfqd passed in

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2006-12-01 10:42:33 +01:00
..
Kconfig
Kconfig.iosched
Makefile
as-iosched.c [BLOCK] Cleanup unused variable passing 2006-12-01 10:42:33 +01:00
blktrace.c
cfq-iosched.c [BLOCK] Cleanup unused variable passing 2006-12-01 10:42:33 +01:00
deadline-iosched.c [BLOCK] Cleanup unused variable passing 2006-12-01 10:42:33 +01:00
elevator.c [BLOCK] Cleanup unused variable passing 2006-12-01 10:42:33 +01:00
genhd.c
ioctl.c
ll_rw_blk.c
noop-iosched.c [BLOCK] Cleanup unused variable passing 2006-12-01 10:42:33 +01:00
scsi_ioctl.c