mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +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>