aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAnna-Maria Gleixner <[email protected]>2018-05-04 16:32:46 +0200
committerJens Axboe <[email protected]>2018-05-07 15:26:36 -0600
commit656cb6d03e3df309d6e3954dc62f1d30f9462397 (patch)
treef6d288dd77029968c2af44e40825f8a86e879ae1 /tools/perf/scripts/python
parentf3a1075e5fc3434f1b7af601180dd976b754ec0c (diff)
block: Remove redundant WARN_ON()
Commit 2fff8a924d4c ("block: Check locking assumptions at runtime") added a lockdep_assert_held(q->queue_lock) which makes the WARN_ON() redundant because lockdep will detect and warn about context violations. The unconditional WARN_ON() does not provide real additional value, so it can be removed. Signed-off-by: Anna-Maria Gleixner <[email protected]> Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions