diff options
author | Zhongqiu Han <[email protected]> | 2024-06-20 11:34:34 +0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-07-26 05:50:46 -0700 |
commit | 1d20e5d437cfebefb5e6f4d652c3a1561fc23fc7 (patch) | |
tree | 8cb1ad55b67863349235dea40452cc420d589d3d /tools/perf/scripts/python | |
parent | 5d5fc33ce58e81e8738816f5ee59f8e85fd3b404 (diff) |
riscv: signal: Remove unlikely() from WARN_ON() condition
"WARN_ON(unlikely(x))" is excessive. WARN_ON() already uses unlikely()
internally.
Signed-off-by: Zhongqiu Han <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Reviewed-by: Andy Chiu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions