]> 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>
Thu, 3 May 2012 05:44:09 +0000 (15:44 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 May 2012 05:46:40 +0000 (15:46 +1000)
commit27486d6f91883bb065cb602513a534d54d133452
tree9a70a2a821e28e815586514546170a6963b62347
parente4f29a3a23f4769dd15276af4dec210a2c3f2d78
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