From: Samuel Ortiz Date: Sun, 10 Oct 2010 22:46:51 +0000 (+0200) Subject: irda: Remove BKL instances from af_irda.c X-Git-Tag: v2.6.37-rc1~147^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b40964eadea40509d353318d2c82e8b7bf5e8a5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed