make struct def_blk_aops static
authorAdrian Bunk <bunk@kernel.org>
Mon, 18 Feb 2008 12:48:31 +0000 (13:48 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 19 Feb 2008 09:04:00 +0000 (10:04 +0100)
This patch makes the needlessly global struct def_blk_aops static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jens Axboe <axboe@carl.home.kernel.dk>

No differences found