[PATCH] cfq-iosched: kill the empty_list
authorJens Axboe <axboe@suse.de>
Wed, 19 Jul 2006 12:56:28 +0000 (14:56 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:29:40 +0000 (20:29 +0200)
No point in having a place holder list just for empty queues, so remove
it. It's not used for anything other than to keep ->cfq_list busy.

Signed-off-by: Jens Axboe <axboe@suse.de>
block/cfq-iosched.c

Simple merge