Re: [PATCH] rust: shorten `con_id`s in `get` methods in clk module

From: Alexandre Courbot
Date: Thu Jun 19 2025 - 09:43:06 EST


On Wed Jun 18, 2025 at 6:35 PM JST, Onur Özkan wrote:
> Converts `if-else` blocks into one line code using `map_or`
> for simplicity.
>
> Signed-off-by: Onur Özkan <work@xxxxxxxxxxxxx>

FWIW,

Reviewed-by: Alexandre Courbot <acourbot@xxxxxxxxxx>