mirror of
https://github.com/torvalds/linux
synced 2026-06-24 11:52:11 +09:00
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>