irda: Remove BKL instances from af_irda.c
authorSamuel Ortiz <samuel@sortiz.org>
Sun, 10 Oct 2010 22:46:51 +0000 (00:46 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 11 Oct 2010 00:11:23 +0000 (02:11 +0200)
Most of the times, lock_kernel() was pointless or could simply be replaced
by lock_sock().

Signed-off-by: Samuel Ortiz <samuel@sortiz.org>

No differences found