aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/page_pool.c
diff options
context:
space:
mode:
authorYury Norov <[email protected]>2024-04-16 17:37:11 +0000
committerThomas Bogendoerfer <[email protected]>2024-05-03 12:22:04 +0000
commitbfe4ab93c80cc5689ab5a891e61013dfec48f56e (patch)
tree51bf719d98e3115564768abf5199fbefda4a2d56 /net/core/page_pool.c
parentMIPS: SGI-IP27: fix -Wunused-variable in arch_init_irq() (diff)
downloadkernel-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