Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regulatory: remove useless locking on exit
It would be a major problem if anything were to run concurrently while the module is being unloaded so remove the locking that doesn't help anything. Acked-by: Luis R. Rodriguez <mcgrof@do-not-panic.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
- Loading branch information