commit | 5b40964eadea40509d353318d2c82e8b7bf5e8a5 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <samuel@sortiz.org> | Mon Oct 11 00:46:51 2010 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Oct 11 02:11:23 2010 +0200 |
tree | d3f17ae32707aa413572a27f056ad30cf89b3fca | |
parent | 7b738b55b2ec0e95a5030037c45b3c312e385789 [diff] |
irda: Remove BKL instances from af_irda.c Most of the times, lock_kernel() was pointless or could simply be replaced by lock_sock(). Signed-off-by: Samuel Ortiz <samuel@sortiz.org>