Move the default_backing_dev_info out of readahead.c and into backing-dev.c
authorJens Axboe <jens.axboe@oracle.com>
Tue, 17 Mar 2009 08:35:06 +0000 (09:35 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 26 Mar 2009 10:01:33 +0000 (11:01 +0100)
It really makes no sense to have it in readahead.c, so move it where
it belongs.

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

No differences found