mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>