Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information