mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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>