From: Johannes Berg Date: Mon, 3 Dec 2012 16:59:24 +0000 (+0100) Subject: regulatory: remove useless locking on exit X-Git-Tag: v3.9-rc1~139^2~242^2^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9027b1493b57a6a8f9f56741e4c4189048ea5633;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed