Thread (47 messages) 47 messages, 2 authors, 2024-07-03

Re: [PATCH 08/25] irqchip/armada-370-xp: Simplify is_percpu_irq() code

From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-07-01 22:12:14

On Mon, Jul 01, 2024 at 07:02:32PM +0200, Marek Behún wrote:
Simplify the code in the is_percpu_irq() function. Instead of
  if (condition)
    return true;
  return false;
simply return condition.

Signed-off-by: Marek Behún <kabel@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help