mirror of
https://github.com/torvalds/linux
synced 2026-06-23 19:32:24 +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>