[PATCH] Allow as-iosched to be unloaded
authorJens Axboe <jens.axboe@oracle.com>
Wed, 13 Dec 2006 12:25:18 +0000 (13:25 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 13 Dec 2006 12:25:18 +0000 (13:25 +0100)
commitc65fb61b3c92ad8f99f16c7a2c11247bfaf0a1da
tree7443daa73c5381eacf94e4f225a2453a867018c4
parentc4977f596c5bce4d20fbd22cdb03486112985622
[PATCH] Allow as-iosched to be unloaded

We implemented the missing bits to allow this some time ago, and
they are integrated in AS. So remove the __module_get() to allow
the module to be unloaded.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/as-iosched.c