aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc/smc9194.h
diff options
context:
space:
mode:
authorLance Roy <ldr709@gmail.com>2018-10-04 23:45:42 -0700
committerPaul E. McKenney <paulmck@linux.ibm.com>2018-11-12 09:06:22 -0800
commit97eeebea894283c290ead6694b76f575e7654773 (patch)
treed80dc97dd8669710ef47ece40f457378905600b6 /drivers/net/ethernet/smsc/smc9194.h
parentsfc: Replace spin_is_locked() with lockdep (diff)
downloadlinux-dev-97eeebea894283c290ead6694b76f575e7654773.tar.xz
linux-dev-97eeebea894283c290ead6694b76f575e7654773.zip
smsc: Replace spin_is_locked() with lockdep
lockdep_assert_held() is better suited to checking locking requirements, since it only checks if the current thread holds the lock regardless of whether someone else does. This is also a step towards possibly removing spin_is_locked(). Signed-off-by: Lance Roy <ldr709@gmail.com> Cc: Steve Glendinning <steve.glendinning@shawell.net> Cc: "David S. Miller" <davem@davemloft.net> Cc: <netdev@vger.kernel.org> Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'drivers/net/ethernet/smsc/smc9194.h')
0 files changed, 0 insertions, 0 deletions