summaryrefslogtreecommitdiff
path: root/LICENSES
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.ibm.com>2018-11-11 10:49:10 -0800
committerPaul E. McKenney <paulmck@linux.ibm.com>2018-11-12 09:03:59 -0800
commit3d709ab5a1767d422223e84cf5c20f0d33738274 (patch)
tree9f76e76c32d69c84bbfc045f1d315284c4d375ed /LICENSES
parent9189c7e706038a508567cb2e46ccdb68b08f4ac7 (diff)
checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked()
This commit points people who might otherwise code up something like WARN_ON(!spin_is_locked(&mylock)) to lockdep_assert_held(&mylock). Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com> Cc: Andy Whitcroft <apw@canonical.com> Cc: Joe Perches <joe@perches.com>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions