Re: [PATCH] clk: Simplify clk_is_match()

From: Stephen Boyd

Date: Mon Mar 23 2026 - 20:25:51 EST


Quoting Geert Uytterhoeven (2026-03-05 02:12:33)
> Linux style is to handle early-on failure. Inverting the first
> condition lets us simplify the second, and improves readability.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---

Applied to clk-next