diff options
author | Kobe Wu <[email protected]> | 2019-05-30 19:59:35 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-06-17 12:09:37 +0200 |
commit | dd471efe345bf6f9e1206f6c629ca3e80eb43523 (patch) | |
tree | 79a0ff9ef2779984a1c8ff85be41958782661494 /tools/perf/scripts/python | |
parent | 9ffbe8ac05dbb4ab4a4836a55a47fc6be945a38f (diff) |
locking/lockdep: Remove unnecessary DEBUG_LOCKS_WARN_ON()
DEBUG_LOCKS_WARN_ON() will turn off debug_locks and
makes print_unlock_imbalance_bug() return directly.
Remove a redundant whitespace.
Signed-off-by: Kobe Wu <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: Eason Lin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions