diff options
| author | Yury Norov <[email protected]> | 2024-04-16 17:37:11 +0000 |
|---|---|---|
| committer | Thomas Bogendoerfer <[email protected]> | 2024-05-03 12:22:04 +0000 |
| commit | bfe4ab93c80cc5689ab5a891e61013dfec48f56e (patch) | |
| tree | 51bf719d98e3115564768abf5199fbefda4a2d56 /net/core/page_pool.c | |
| parent | MIPS: SGI-IP27: fix -Wunused-variable in arch_init_irq() (diff) | |
| download | kernel-bfe4ab93c80cc5689ab5a891e61013dfec48f56e.tar.gz kernel-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 <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'net/core/page_pool.c')
0 files changed, 0 insertions, 0 deletions
