1
0
Fork 0
alistair23-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 [PATCH] Only enable CONFIG_BLOCK option for embedded 2006-09-30 21:14:05 +02:00
Kconfig.iosched [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 2006-09-30 20:52:31 +02:00
Makefile [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 2006-09-30 20:52:31 +02:00
as-iosched.c [BLOCK] Cleanup unused variable passing 2006-12-01 10:42:33 +01:00
blktrace.c [PATCH] blktrace: add timestamp message 2006-12-01 10:39:12 +01:00
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 [PATCH] block: handle subsystem_register() init errors 2006-09-29 09:18:05 -07:00
ioctl.c [PATCH] dm: export blkdev_driver_ioctl 2006-10-03 08:04:13 -07:00
ll_rw_blk.c [PATCH] block: support larger block pc requests 2006-12-01 10:40:55 +01:00
noop-iosched.c [BLOCK] Cleanup unused variable passing 2006-12-01 10:42:33 +01:00
scsi_ioctl.c [PATCH] block: support larger block pc requests 2006-12-01 10:40:55 +01:00