git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b738b5
)
irda: Remove BKL instances from af_irda.c
author
Samuel Ortiz
<samuel@sortiz.org>
Sun, 10 Oct 2010 22:46:51 +0000
(
00:46
+0200)
committer
Samuel 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