]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/net/irda/sir_dev.c: remove spin_is_locked()
authorAndi Kleen <ak@linux.intel.com>
Wed, 25 Apr 2012 01:03:51 +0000 (11:03 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 30 Apr 2012 05:17:28 +0000 (15:17 +1000)
commit7992e87db4f970dd5eb094f505a97da1a07b9864
tree6c6e920340d99da542b118b0281acdefcf49fd7b
parent3d62d5bfc2f659063f1d6920bb62fd3a521b1554
drivers/net/irda/sir_dev.c: remove spin_is_locked()

It's hard to imagine how this spin_is_locked() debugging check is not
totally racy.  Remove it.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: Samuel Ortiz <samuel@sortiz.org>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/net/irda/sir_dev.c