cfq-iosched: move IO controller declerations to a header file
authorJens Axboe <jens.axboe@oracle.com>
Fri, 4 Dec 2009 09:06:35 +0000 (10:06 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 4 Dec 2009 09:06:35 +0000 (10:06 +0100)
They should not be declared inside some other file that's not related
to CFQ.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found