diff options
author | 2024-04-16 10:37:11 -0700 | |
---|---|---|
committer | 2024-05-03 14:22:04 +0200 | |
commit | bfe4ab93c80cc5689ab5a891e61013dfec48f56e (patch) | |
tree | 51bf719d98e3115564768abf5199fbefda4a2d56 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | MIPS: SGI-IP27: fix -Wunused-variable in arch_init_irq() (diff) | |
download | wireguard-linux-bfe4ab93c80cc5689ab5a891e61013dfec48f56e.tar.xz wireguard-linux-bfe4ab93c80cc5689ab5a891e61013dfec48f56e.zip |
MIPS: SGI-IP27: use WARN_ON() output
WARN_ON() propagates the result of conditional expression, and it can be
used to return early in the following expression in the arch_init_irq().
This is a no-op cleanup, except that compiler may optimize the error paths
better because WARN_ON() implies 'unlikely()'.
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions