diff options
author | Yangtao Li <[email protected]> | 2018-11-03 13:26:02 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-12-11 15:16:57 +0100 |
commit | 9ebc6053814d37b9de8cc291fba28f30a729c929 (patch) | |
tree | 9801860671155eefbdc246c1c80af6aa2569c791 /tools/perf/scripts/python | |
parent | 765d0af19f5f388a34bf4533378f8398b72ded46 (diff) |
sched/core: Remove unnecessary unlikely() in push_*_task()
WARN_ON() already contains an unlikely(), so it's not necessary to
use WARN_ON(1).
Signed-off-by: Yangtao Li <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://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