diff options
author | zhengbin | 2019-04-29 14:26:31 +0200 |
---|---|---|
committer | Ingo Molnar | 2019-04-29 16:11:01 +0200 |
commit | d671002be6bdd7f77a771e23bf3e95d1f16775e6 (patch) | |
tree | 2b93c515da394c66cce3033fd64d876f73389291 /kernel/cpu_pm.c | |
parent | locking/static_key: Don't take sleeping locks in __static_key_slow_dec_deferr... (diff) | |
download | kernel-qcow2-linux-d671002be6bdd7f77a771e23bf3e95d1f16775e6.tar.gz kernel-qcow2-linux-d671002be6bdd7f77a771e23bf3e95d1f16775e6.tar.xz kernel-qcow2-linux-d671002be6bdd7f77a771e23bf3e95d1f16775e6.zip |
locking/lockdep: Remove unnecessary unlikely()
DEBUG_LOCKS_WARN_ON() already contains an unlikely(), there is no need
for another one.
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Will Deacon <will.deacon@arm.com>
Cc: houtao1@huawei.com
Link: http://lkml.kernel.org/r/1556540791-23110-1-git-send-email-zhengbin13@huawei.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/cpu_pm.c')
0 files changed, 0 insertions, 0 deletions